Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 178 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 178 Bytes

Reminder chat bot

Setup

Set the bot token: echo DISCORD_TOKEN=YOUR_TOKEN >> .env

Run the app

Run npm install

Run npm run dev

Run tests

Run npm run test