/reminder_bot

Primary LanguageTypeScript

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