Update README.md

This commit is contained in:
Gordon Shumway 2020-07-17 23:06:20 -04:00 committed by GitHub
parent 50c25bbe1a
commit d131d966f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
Generate text art from images, text, or scroll text art links.
Generate text art from images, text, or scroll text art links. Requires Python 3.7+
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=T8E56M6SP9JH2)
@ -17,11 +17,9 @@ Requires Limnoria https://github.com/ProgVal/Limnoria and Python3
pip install -r requirements.txt
```
config protocols.irc.throttletime 0.0
config plugins.TextArt.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.
Delay config can be set per channel. Set a value that won't get you kicked. You can also use --delay with commands to override this setting.
```
!cq