/strawbean

Discord reminder bot, Strawbean, rewritten in Typescript.

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

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.