Skip to content

dietzy1/DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordBot

A simple discord bot that tracks emote usage of users in a server. Offers visualization of most used emotes and user specific emote usage, through the use of custom slash commands.

Built with a very maintainable structure in mind so its easy to add features ontop. The core libraries of choice is the discordGo API wrapper library in order to stay true to the API documentation and avoid fully built frameworks. MongoDb was chosen as the main database, but it would be very simple to perform a database migration due to the dependency injection pattern chosen.

About

A simple DiscordGo bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages