DiscordからTheAlteningのTokenを生成したい場合は、これを利用する事が出来ます。
configにApiKeyとBotのToken、そして実行者のIDを指定するだけで利用出来ます。
If you want to generate a Token for TheAltening from Discord, you can use this.
Simply specify the ApiKey, Bot Token, and executor's ID in the config file.
- Python3.10
- nextcord(
pip install nextcord
) - pyyaml(
pip install pyyaml
) - requests(
pip install requests
)
-
- Download (or clone) the repository
-
- Unzip the zip (if downloaded)
-
- Write config.yml according to the instructions in the comments
-
- Execute main.py