Update README with new command syntax

master
Thor 3 years ago
parent e0ef417f73
commit 3b1c9985fd
  1. 15
      README.md

@ -51,20 +51,7 @@ journalctl -t cringebot -f
#### Learning
The bot will respond to each of your messages with a categorisation direct message. To adjust it, you can respond to this direct message with:
```
learn cringe
learn based
unlearn cringe
unlearn based
relearn cringe
relearn based
```
Use `learn` on messages the bot is unsure about, `unlearn` to weaken the categorisation, and `relearn` to nudge a clear categorisation one way or another. When a message is learned or relearned as cringe, it's scheduled for deletion `max_age` minutes after it was posted. When it's learned or relearned as based, or unlearned as cringe, it's removed from the deletion schedule.
The bot will respond to each of your statuses with a categorisation status. Reply with `cringe` and `based` to teach the bot a categorisation, and `unlearn` to undo it. When the bot categorises or is taught that a message is cringe, it's scheduled for deletion `max_age` minutes after it was posted. When it's learned as based, or unlearned, it's removed from the deletion schedule.
## Maintainer

Loading…
Cancel
Save