Skip to content

A template for more advanced bots, with several built-in features. (Discord.NET)

License

Notifications You must be signed in to change notification settings

svr333/AdvancedDiscordBot-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Bot Template

A template Discord Bot with reusable code for all of my own bots.
Feel free to use for your Discord bot projects too!

Features

  • PaginatorService (send paginated message very easily)
  • AccountService (Handle guilds/dms easily)
  • InfoModule with Help & Serverstats command
  • CustomCommandService and TopModule for easy modification

Building & Running

You need to have an environment variable set up called 'Token' with your Discord Bot's Token as value!

Visual Studio

  1. Set AdvancedBot.Console as your Startup Project
  2. Press the run button at the top

Visual Studio Code

The .vscode/ files are included so all you have to do is open the topmost folder in vscode and press f5.

About

A template for more advanced bots, with several built-in features. (Discord.NET)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published