Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beanieboi/reminder_bot
https://github.com/beanieboi/reminder_bot
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/beanieboi/reminder_bot
- Owner: beanieboi
- Created: 2020-03-27T20:18:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T04:36:47.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T06:23:59.902Z (7 months ago)
- Language: TypeScript
- Size: 386 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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`