Modules - Paultje52/BananenBase GitHub Wiki
Here is a list of all the modules in the BananenBase. Click on one to see the documentation of it!
- Alias This modules adds aliases support for commands
- Args Makes it easy to check for arguments in commands!
- Database Adds a database system to your bot
- Loader This module loads your commands and events
- Messagflags Adds support for flags to your commands!
- Security The security module adds security checks to your commands
- Start This is the module needed to start the Discord Bot
Your own module
Want to make your own module? Read the tutorial here.