Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Modules

Paul edited this page Jul 17, 2020 · 11 revisions

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.

Clone this wiki locally