Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 260 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 260 Bytes

Setup

To setup the bot, first run npm install or pnpm install or yarn install

Then, rename .env.template to .env and fill in the respective fields

Starting the bot

To run the bot in dev mode use, npm run dev or pnpm dev or yarn dev