Skip to content

vcokltfre/TemplateBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vcokltfre/TemplateBot

A template Discord bot to base more complete bots on

Config structure in config/config.py:

name = 'TemplateBot'
log_level = 'info'
log_type = 'text'
token = 'token'
hook = 'webhook_url'
dev_ids = [discord_id]

For easy install on Linux systems use the following command:

bash -c "$(curl -s https://vcokltfre.github.io/static/template.sh)"

About

A discord bot template to base other bots off

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published