Skip to content

Barebones bot using DiscordNet with event manager, command templates, and input listener.

License

Notifications You must be signed in to change notification settings

Shockelite/DiscordNet-Template

Repository files navigation

Logo Logo

GitHub issues GitHub forks Surrealment

Discord Bot

This is a barebones Discord bot to get you started. This includes an input listener, event manager, and sample commands. The event manager is designed to support a variety of different command types, including classic commands, message commands, slash commands, and user commands. The hierarchy is structured in a way that is easy to read and understand, making it straightforward to add new commands and features over time. Easily add a multi-bot setup, each with their own customized commands.

Importing

To use the Discord.EventHandler in your existing project, simply copy DiscordEventHandler to your project directory. The only requirement for using Discord.EventHandler is the dependency listed below, which must be installed in your project prior to use.

Dependencies

https://github.com/discord-net/Discord.Net v3.10.0

Thanks

Like or hate, feedback is always appreciated.

About

Barebones bot using DiscordNet with event manager, command templates, and input listener.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages