Update ponderations, add reaction to reactions, add random voice channel connection

This commit is contained in:
Edgar P. Burkhart 2024-06-11 19:18:46 +02:00
parent 50f32a620f
commit 27138120a7
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
2 changed files with 31 additions and 3 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
/env
/assets
/config.toml
/wordlist.pickle
__pycache__