mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-25 20:41:21 -05:00
Update README.md
This commit is contained in:
parent
50c25bbe1a
commit
d131d966f3
@ -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+
|
||||
|
||||
|
||||
[](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
|
||||
|
Loading…
x
Reference in New Issue
Block a user