Skip to content

Grooben/discord-botbase-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

discord-botbase-python

A base for Discord Bots made in Python

JSON File Template

For this bot to work correctly you will need a file in the directory of the bot called config.json. Fortunately, this is easy to make!

{
    "token": "Desired Token Goes Here",
    "prefix": "!, or whatever you want it to be!"
}

About

A base for Discord Bots made in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages