This is a bot used to manage event based operations in the Showdown! Wi-Fi room.
Node.js v16+ should be fine.
git clone https://github.com/PSWiFi/PipBot.git PipBot
cd PipBot
Copy example.env
to .env
and tweak the values accordingly. After that, go through config.js
and make changes as required.
npm install
npm start