Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maddyunderstars/strawbean
Discord reminder bot, Strawbean, rewritten in Typescript.
https://github.com/maddyunderstars/strawbean
Last synced: 26 days ago
JSON representation
Discord reminder bot, Strawbean, rewritten in Typescript.
- Host: GitHub
- URL: https://github.com/maddyunderstars/strawbean
- Owner: MaddyUnderStars
- License: agpl-3.0
- Created: 2021-09-26T17:12:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-30T13:56:53.000Z (12 months ago)
- Last Synced: 2024-11-07T13:15:49.138Z (3 months ago)
- Language: TypeScript
- Size: 523 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What
Strawbean is a Discord reminder bot written in Typescript, using MongoDB.
It can send you notifications relative to the current date, on an absolute date/time, or both.
You can tag reminders, set descriptions, etc as well.## Setup
Simply download this repository, run `npm i` and fill out a `.env` file according to `.env.template`.