Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`.