Skip to content

Discord bot template with Python3 for basic events/slash commands.

License

Notifications You must be signed in to change notification settings

yoggys/discord-bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Discord BOT template (Python3)

This repository provides a basic template for building a Discord bot using Python 3. It includes the necessary setup for handling basic events and slash commands in Discord. Use this template as a starting point to create your own Discord bot with minimal configuration and get up and running quickly.

Please remember!

  • Fill .env TOKEN with your BOT TOKEN

How to use it?

  • Install requirements
pip3 install -r requirements.txt
  • Run the bot
python3 main.py
  • Customize or add new commands or events! 🎉

About

Discord bot template with Python3 for basic events/slash commands.

Resources

License

Stars

Watchers

Forks

Languages