Skip to content
Murphy edited this page Mar 23, 2022 · 20 revisions

Welcome to the Jam-Bot wiki!

Overview of all the features

General features

The main hackathon/jam features

The role features

Usage

To use the bot you need node.js installed on your system.

Configuring the source code and running the bot

  1. Start by creating a Bot on the Discord Developer Portal with the necessary scopes (bot, applications.commands) and permissions.
  2. Add the necessary informations from there to the .env_sample and rename it to .env.
  3. Run npm i in the directory to install all the dependencies.

How to use the ...

# Write down how to use the stuff you created

Poll system

Role system

Clone this wiki locally