Skip to content

GuineaPigUuhh/discord.py-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages