Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Running the examples

Additional requirements

  • A PostgreSQL database
  • Your bot token

Configuration

Go to /test-files/examples from the project root, duplicate the config-template folder as dev-config, and edit the config.json, with your bot token, prefixes, owner ID and the database details.

You can then run the Main class.

Starting your own bot

If you are seeking for a bot you can set up yourself, you can look at the bot templates on the wiki.

Examples

Commands

Services

Components

Modals

Event listeners