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/Ditt-io.git Ditt-io
cd Ditt-ioCopy example.env to .env and tweak the values accordingly. After that, go through config.js and make changes as required.
npm installnpm start