Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 458 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 458 Bytes

Faceit-Cup-Bot

Discord bot to ask people to play in a faceit cup

Installation

npm install

Necessary files

  • .env with the following fields
    • DISCORD_TOKEN Discord api token
    • CUP_ROLE Discord cup role id
    • CUP_CHANNEL Channel to look in
    • REACTION_EMOJI Unicode emoji to react with
    • NUM_PLAYERS Number of players per team

Launching the bot

Launch with pm2

pm2 start bot.js