blacktwin
b5fd014c17
#172 update limit section for new history collector
2019-10-14 17:25:58 -04:00
blacktwin
82c7704fab
starting work on #172
...
collect history from N days ago
2019-10-12 16:05:17 -04:00
Blacktwin
8cbdf2de55
#179 If duration is used convert to seconds from minutes
2019-07-22 16:03:50 -04:00
Landon Abney
2be0e376f8
Massive style cleanup
...
Adds a basic `setup.cfg` file with configurations for flake8 and pylama,
fixes some basic issues with essentially every file including:
* Many, many, whitespace line cleanups
* Several unused variables and imports
* Missing coding and shabang lines
* Minor style fixes to more closely align with PEP8
* Turn `print` into function calls for Python 2/3 compat
* A few minor bugs
* Things like using an undefined `i` in `stream_limiter_ban_email.py`
2019-06-20 23:55:11 -07:00
Blacktwin
a7a6a9381d
Credit goes to @jonnywong16
2019-05-29 15:06:20 -04:00
Blacktwin
4739ae9615
remove unused function.
2019-04-30 10:12:41 -04:00
Blacktwin
7db5c68061
#155 , adding kill when duration exceeds limit. Kill at limit.
2019-04-30 10:12:39 -04:00
Blacktwin
3811bfa5fc
#155 adding duration into total time check
2019-04-25 15:54:37 -04:00
Blacktwin
58e7fd1335
#138 message fix
2019-01-11 18:20:39 -05:00
Blacktwin
dbb03e595f
docstring --today
2018-10-24 00:43:39 -04:00
Blacktwin
f9f8cf401a
added --today to only search for history of today
2018-10-16 15:03:48 -04:00
Blacktwin
78d196c4df
remove unshare function
2018-09-26 16:08:29 -04:00
Blacktwin
c34736f124
print reason for limit kill
2018-09-26 15:22:11 -04:00
Blacktwin
0c2d97cad4
docstring correction
2018-09-26 09:09:46 -04:00
Blacktwin
f71e864a75
remove unixtime arg. Use unixtime from script
2018-07-10 11:14:12 -04:00
Blacktwin
caa41f3119
remove datestamp arg. Use datestamp from script
2018-07-10 11:08:20 -04:00
Blacktwin
42d381f9e2
encoding for killmessage, enviro instead of config, import os missing.
2018-07-10 10:55:58 -04:00
Blacktwin
8cd280ea8a
limiterr and readme with examples.
2018-07-10 08:17:54 -04:00