bitbot-3.11-fork/src/utils
2020-02-15 23:31:55 +00:00
..
datetime is8601_format_now() -> iso8601_now() 2020-02-05 10:15:57 +00:00
parse implement command spec modifiers, use for pattern, use pattern for dice.py 2020-02-15 23:31:55 +00:00
__init__.py handle git being in a detached head state when getting current commit 2020-02-08 13:21:29 +00:00
_consts_256_color.py Add src/utils/_consts_256_color.py that should have been added 2 commits ago 2019-01-16 11:25:40 +00:00
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
decorators.py change command specs to be compiled at runtime by a decorator 2020-01-25 14:01:11 +00:00
errors.py "EventsResultsError"->"EventResultsError", move errors to utils.error 2019-11-18 12:06:59 +00:00
http.py replace lxml usage with html5lib! the future is cool 2020-02-13 21:50:33 +00:00
irc.py change utils.irc.strip_font() to remove tokens, no regex 2020-01-22 16:32:21 +00:00
security.py Change arg types of constant_time_compare to typing.AnyStr (utils.security) 2019-02-12 11:59:55 +00:00
settings.py accept "1"/"0" as "true"/"false" for !config 2020-02-06 17:58:29 +00:00