Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 475 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 475 Bytes

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.