twilsonco / Python-Discord-Bot-Template

A simple template that gets updated and improved every week or months to start your discord bot in Python language.

Home Page:https://spacelab.wtf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Discord-Bot-Template

This repository is a template that everyone can use for the start of their discord bot.

The list of update are available here.

Bots who used this template

DM Krypton#2188 to get yourself in this list

How to use it

Things to edit

Make sure to edit those things:

  • BOT_PREFIX with the prefix you want
  • TOKEN with your bot token
  • OWNER with your user discord ID
  • BLACKLIST with the user discord IDs of people that should not be able to use the bot commands

Built With

Issues or Questions

If you have any issues or questions of how to code a specific command, make sure to post them here. I will take time to answer and help you.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Author(s)

  • Krypton - The only and one developer

License

This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details

About

A simple template that gets updated and improved every week or months to start your discord bot in Python language.

https://spacelab.wtf

License:Apache License 2.0


Languages

Language:Python 100.0%