Skip to content

ChainTools-Tech/discord-bot-py-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-bot-py-template

Template to build bots for Discord.

Environmental variables

PLace correct data in env file and rename it to .env

  • DISCORD_TOKEN='<DISCOD_TOKEN>' - this token is generated when you setup bot on your Dicsord account
  • DISCORD_GUILD='<DISCORD_SERVER_NAME>' - name of the server where bot should connect to
  • DISCORD_CHANNEL='<CHANNEL_NAME_ON_SERVER>' - channel to interact with bot. By default bot will respond on all channels. THis can be used for further development to control where bot should watch for messages and respons

About

Template to build bots for Discord.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages