Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (18 loc) · 674 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 674 Bytes

Discord Bot Template

with discord.py and discord.ext.commands

Note

  • Python version: 3.9

  • Editor: PyCharm

Development

  1. Clone the repository that was created using this template.

  2. Create a virtual environment.

  3. Enter the virtual environment.

  4. Install the packages.

  5. Create an .env file from the sample.

  6. Paste the token into DISCORD_BOT_TOKEN in .env.

  7. 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