Skip to content

theboredkb/bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot Template for DiscordGo

A simple bot template to use for discord bots

I spent some time trying to figure out DiscordGo so I made a template for future use. I made it for my own personal use but anyone is free to use it. Included is an example of how I setup a simple ping command that replies with a "pong". This can be easily extended to add other commands as needed.

Files to look into for adding commands:

./internal/command/command.go ./config/commands.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages