A custom discord bot maker in python
Sorry for using Translator.
Each description may be inaccurate.
how to use
1. Make new application at https://discord.com/developers/applications
2. Make a bot
3. Copy the bot's token and id.
4. Paste each in the appropriate place for ./config.json.
5. set prefix
6. set commands at ./coms.json
7. start main.py
commands.py
A few functions to use at main.py are implemented.
coms.json