bitbot-3.11-fork/src/utils
2020-01-22 15:00:59 +00:00
..
__init__.py import missing comma, 'Events'->'Event' 2019-11-18 12:10:20 +00:00
_consts_256_color.py
cli.py utils.cli shouldn't know about Database 2019-10-29 18:00:38 +00:00
consts.py move sys.exit() codes to an enum in utils.consts 2019-12-10 05:26:16 +00:00
datetime.py .zfill(3) milliseconds in utils.datetime.datetime_human 2020-01-20 13:24:58 +00:00
decorators.py move utils.consts.BITBOT_MAGIC to utils.decorators 2019-11-15 14:09:35 +00:00
errors.py "EventsResultsError"->"EventResultsError", move errors to utils.error 2019-11-18 12:06:59 +00:00
http.py also Accept-Language "en" in HTTP requests (0.5 weight) 2020-01-11 17:55:18 +00:00
irc.py add an optional mask pattern arg to !clear 2020-01-22 15:00:59 +00:00
parse.py sort variable $names descending so longer ones are caught first 2020-01-03 06:59:22 +00:00
security.py
settings.py split some stuff out of utils/__init__.py 2019-11-15 13:39:24 +00:00