v2.7 - floodrate delay interval added/efnet

This commit is contained in:
decoded
2022-03-19 11:39:02 -05:00
parent dda1be84ba
commit 1e0299a53e
2 changed files with 43 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
# .[d]. ircd.chat/6697 #tcpdirect
# .[d]. ircd.chat/6697 #tcpdirect
```
MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMh+MMMMMMMMMMMMMMhsMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM
@@ -35,7 +35,13 @@ MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMdyymMMMMMMMMMMMMMMMMMMMMMMMMMMM
```
## summary
```
dr1p4ns1 v2.3 - cp437 ansi parser
dr1p4ns1 v2.6 - cp437 ansi parser
```
## changelog - v2.6
```
- ! added a floodrate delay interval for servers like efnet, press d to set the delay interval
- ? the delay option waits x seconds between each line sent to a server to prevent server flood kicking
- ? an interger of 0, 1, 2 or even float 0.3, 1.666 fractions are acceptable as a delay interval
```
## screenshots
![screenshots](screenshots/ss1.jpg)
@@ -59,4 +65,4 @@ ansi files can be queued so that when you pump they are being sent in a sequenti
- **PUMPQUEUE:** using the q key you can queue up a bunch of ansis to pump, then just press p to fire
them off. if there is nothing in the queue then whatever is on the screen will be pumped to fifo.
- **FIFO:** in order to use the pump feature, you need a fifo setup in something like weechat/irsii/etc..
if you have one setup, adjust the FIFO_PATH at the top of dr1p4ns1.py
if you have one setup, adjust the FIFO_PATH at the top of dr1p4ns1.py