raisedragon / pircbotx

Automatically exported from code.google.com/p/pircbotx
0 stars 0 forks source link

Add support for dynamic MessageDelay #152

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Requested twice in the mailing list
https://groups.google.com/d/msg/pircbotx/XsE5WYbCTwo/5ClGo-9bSxcJ
https://groups.google.com/d/msg/pircbotx/pRD8hMSj1HY/Z8hXKQu5VMwJ

A static global message delay can cause problems for some users. There needs to 
be a way to dynamically adjust this based on server response

Pushed to 2.1 until bugs are fixed in 2.0.1

Original issue reported on code.google.com by Lord.Qua...@gmail.com on 25 Nov 2013 at 5:54

GoogleCodeExporter commented 9 years ago
Note: Ideas that are better than the current lock magic ( 
https://code.google.com/p/pircbotx/source/browse/src/main/java/org/pircbotx/outp
ut/OutputRaw.java#58 ) are welcome

Original comment by Lord.Qua...@gmail.com on 25 Nov 2013 at 5:58

GoogleCodeExporter commented 9 years ago

Original comment by Lord.Qua...@gmail.com on 24 Nov 2014 at 5:08

GoogleCodeExporter commented 9 years ago
A better time to implement this is in 2.2 when the core gets modularized 

Original comment by Lord.Qua...@gmail.com on 17 Dec 2014 at 12:31