Discord server administration bot.
- Install
pip install -r requirements.txt
- Setup Config
Specify any value in token, logChannelId, ownerUserId, mainGuildId, databaseFilePath, reportPostChannelId in src/data/config.py. If these are not specified correctly, the operation will not work.
Specify other constants as needed.
- Run
python -m src
Licensed under the Apache License 2.0.
Copyright © よね/Yone