Step 1: Open the terminal and run npm install
to install all required packages.
Step 2: Create a .env
file based on the .env.example
file included.
Step 3: Run the bot by running node ./src/bot.js
.
/help
: Displays a list of available commands./features
: Displays a list of available features/register
: User can register/confirm-registeration
: User can confirm their registration/confirm-user
: admin command to confirm user registration