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

https://github.com/komagata/discord-reminder

Discord Reminder is a tool that periodically reminds you to Discord.
https://github.com/komagata/discord-reminder

discord rails ruby

Last synced: 3 months ago
JSON representation

Discord Reminder is a tool that periodically reminds you to Discord.

Awesome Lists containing this project

README

          

# Discord Reminder

Discord Reminder is a tool that periodically reminds you to Discord.

## Install

```
$ bin/setup
$ rails server
```

## Test

```
$ rails test:all
```