-
Clone the repository that was created using this template.
-
python3 -m venv .venv
to create a virtual environment. -
. .venv/bin/activate
to enter the virtual environment. -
pip install -r requirements.txt
install what you need. -
cp .env-sample .env
for create an .env file from the sample. -
Paste the token into DISCORD_BOT_TOKEN in .env.
-
python3 launcher.py
to launch the bot.
If you have a unresolved or new problem, please open an Issue or send a direct message to Twitter. Feel free to do so!
©️ 2021 Tenzyu Masuda