Later: fix topics and quoting in README.md.

Also updated to reflect our default settings.

[SKIP CI]
This commit is contained in:
Mikaela Suomalainen 2014-06-08 17:17:12 +03:00 committed by Valentin Lorentz
parent cebce8c56e
commit aa73cbbd9e
1 changed files with 6 additions and 6 deletions

View File

@ -1,18 +1,18 @@
Later - leave small messages to users
# Later
## Later
Later allows you to leave small notes to people. The messages are delivered next time when the user is seen by the bot.
# How to use it?
### How to use it?
Use the "later tell" command to leave a message to a user. If you sent the message by accident or want to cancel it, you can use the "later undo" command to remove the latest later, which you have sent.
Use the `later tell` command to leave a message to a user. If you sent the message by accident or want to cancel it, you can use the `later undo` command to remove the latest later, which you have sent.
You can also see the people who have notes waiting for them by using the "later notes" command. If you specify a nickname in "later notes" command, you will see the notes, which are waiting for the nickname.
You can also see the people who have notes waiting for them by using the `later notes` command. If you specify a nickname in `later notes` command, you will see the notes, which are waiting for the nickname.
# Privacy
### Privacy
As you probably noticed from above, this plugin isn't private. Everyone can see notes sent by anyone as the "plugin help later" says:
As you probably noticed from above, this plugin isn't private. Everyone can see notes sent by anyone and the laters are sent on channel by default and as the "plugin help later" says:
```
Used to do things later; currently, it only allows the sending of nick-based notes. Do note (haha!) that these notes are *not* private and don't even pretend to be; if you want such features, consider using the Note plugin.