GuineaPigUuhh / discord.py-template

This is a template for a discord bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord.py-template

This is a template for a discord bot.


Python Discord

Configuring:

Changing Settings:

  1. Enter the settings.py file
  2. Change the values of the variables

Installing the requirements:

pip install -r requirements.txt

Private settings:

Create a file named private_settings.py in the src folder with this content:

TOKEN='Your-Token-Here!'

About

This is a template for a discord bot.


Languages

Language:Python 100.0%