/DiscordBotConstructor

This plugin is small modification of Disord.NET that can help you to make your own bot fast.

Primary LanguageC#

Discord Bot

With this library you can build your bot easy. For example, you can run bot by one string of code!

new Bot("your token here").RunBotAsync().GetAwaiter().GetResult();

But you should install that: Discord, Discord Interactivity, DependencyInjection.

The repository is under development.