elastic-recheck/elastic_recheck
Clark Boylan 8aedf19c83 Split IRC message if they are long.
IRC has a 512 byte maximum message size that includes the privmsg and
destination data. Use textwrap at 400 characters to approximate proper
splitting of long IRC messages to avoid exceptions that occur when
sending more than 512 bytes.

Change-Id: I575ce3694f4b399a3adf5432f6f6971307d9e202
2014-03-10 10:19:26 -07:00
..
cmd Revert "move to static LOG" 2014-03-06 11:12:43 -08:00
tests Unbreak elastic-recheck 2014-03-06 11:43:21 -08:00
__init__.py Further shuffling to get this to fit the standard code layout 2013-09-25 18:20:51 -07:00
bot.py Split IRC message if they are long. 2014-03-10 10:19:26 -07:00
elasticRecheck.py Add link to status.o.o/e-r to gerrit comment 2014-03-06 16:48:48 -08:00
loader.py Revert "move to static LOG" 2014-03-06 11:12:43 -08:00
query_builder.py Add option to elastic-recheck-graph to pick a single queue 2014-01-30 13:40:52 -08:00
results.py Improved timestamp parsing 2014-02-20 20:39:41 -05:00