Skip to content

Commit

Permalink
remove bot commands list from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
magnickolas committed Feb 11, 2023
1 parent 3c3bb67 commit aaf92fc
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,6 @@ remindee-bot
- Periodic reminders can be set with [crontab-like syntax][cron]:
- `55 10 * * 1-5 go to school` (at 10:30 AM every weekday)
- `45 10-19 * * 1-6 break for 15 minutes` (at 10:45, 11:45, ..., 19:45 from Monday to Saturday)
- Supported commands:
| Command | Action |
| ------- | ----------------------- |
| /help | List supported commands |
| /list | List the set reminders |
| /del | Delete reminders |
| /edit | Change reminders |
| /tz | Select timezone |
| /mytz | Show current timezone |

[rust]: https://doc.rust-lang.org/cargo/getting-started/installation.html
[cron]: https://en.wikipedia.org/wiki/Cron#CRON_expression

0 comments on commit aaf92fc

Please sign in to comment.