make guild ids kinda working

This commit is contained in:
Joshix 2021-08-07 23:38:37 +02:00
parent b0d1c0873d
commit 923c579eb9
7 changed files with 41 additions and 22 deletions

4
.gitignore vendored
View file

@ -4,4 +4,6 @@ build
env
.vscode/launch.json
.vscode/settings.json
__pycache__
__pycache__
venv
.idea