Update README.md

This commit is contained in:
Gordon Shumway 2019-05-03 14:42:29 -04:00 committed by GitHub
parent ec258420a5
commit d578bb001d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -8,6 +8,21 @@ Requires Limnoria https://github.com/ProgVal/Limnoria and Python3
pip install -r requirements.txt
```
config protocols.irc.throttletime 0.0
config plugins.ascii.delay 0.5
```
If you want delays < 1.0 seconds then disable Limnoria's throttling and use this plugin's delay option. 0.5 is 2 lines per second for example. You can also use --delay with commands and override the delay with your own. Default delay config can
be set per channel. Set a value that won't get you kicked.
```
!cq
@cq
.cq
etc.
```
Stop the scroll. cq command must be prefixed by a command character. This command can not be renamed.
ASCII Weather from wttr.in
```
wttr <location>