Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuliopime authored Oct 21, 2020
1 parent 27d5a81 commit 8f6bfd3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Todo & Reminder
A simple To Do & Reminder Discord Bot made with JDA.

## Disclaimer
The VPS I have at the moment is already used for some other personal projects and it isn't powerful enough to also host Todo & Reminder.
In case you are experienced in hosting Discord Bots you can self-host it (the bot requires mongoDB and Redis), but I won't provide any sort of assistance for that.


## Useful links
- [Invite the bot to your server](https://discord.com/oauth2/authorize?client_id=763067629023526954&scope=bot&permissions=289792)
- [Support Server](https://discord.com/invite/pE4VfWF)
Expand Down Expand Up @@ -56,4 +61,4 @@ If I added that flag to the example above the bot would remind me every day at t

| Command | Description | Example Usage |
|----|-----|-----|
| remindMe | Set a reminder | `t.remindMe [time] [reminder text] (--flags)` |
| remindMe | Set a reminder | `t.remindMe [time] [reminder text] (--flags)` |

0 comments on commit 8f6bfd3

Please sign in to comment.