Open source version of Yone Discord Bot (for Python).
- Install
pip install -r requirements.txt
- Setup Config
Specify the Discord Bot token in "discordBotConfig" = {"Token": "Your Token"} in src/data/config.py. If not specified correctly, it will not work.
Specify other constants as needed.
- Run
python -m src
Licensed under the Apache License 2.0.
Copyright © よね/Yone