My go at coding a bot similar to VoiceMaster. This bot watches a voice channel, and when users connect to it, it moves them to a new temporary voice channel
Go to file
Elnath f1e036eef9 Bugfix: fixed problem when the category had some permissions that the bot did not have.
Commit 66197c1 did not actually fix the problem.
2021-04-20 19:04:43 +02:00
ChannelsConfigFile Make users able to set a default name for their channels 2021-01-12 01:06:46 +01:00
utils Discord utils: to_string: added case for roles 2021-04-20 18:05:07 +02:00
.gitignore Added to gitignore: prod and dev token files and channels files 2021-01-23 17:32:11 +01:00
Dockerfile Pip freeze requirements 2021-02-09 23:29:29 +01:00
LICENSE.txt Added license 2020-12-26 22:57:45 +01:00
VocalMaisBot.py Bugfix: fixed problem when the category had some permissions that the bot did not have. 2021-04-20 19:04:43 +02:00
docker-compose.yml Added Dockerfile and docker-compose 2020-12-26 22:53:41 +01:00
requirements.txt Initial commit 2020-12-26 16:51:46 +01:00
requirements_freezed.txt Pip freeze requirements 2021-02-09 23:29:29 +01:00