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

This is a template for DiscordBot development using discord.py and discord.ext.commands.

License

Notifications You must be signed in to change notification settings

tenzyulab/discord-py-bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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



About

This is a template for DiscordBot development using discord.py and discord.ext.commands.

Topics

Resources

License

Stars

Watchers

Forks

Languages