Skip to content

Basic bot that demonstrates some basic functionality of discord.py and the Discord API.

Notifications You must be signed in to change notification settings

tkomasa/Discord-BotExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

basicBot

Threadbare bot to demonstrate most likely Discord bot functionality.

  • err.log will be made automatically when an error occurs for the first time.
  • .env must be populated with your bot's token and the server (guild) that it will be functioning within

.env file format:

DISCORD_TOKEN = token here

DISCORD_GUILD = server name here

The bot has several general use cases coded in for working examples of common functionality.

About

Basic bot that demonstrates some basic functionality of discord.py and the Discord API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages