This website requires JavaScript.
Explore
Help
Register
Sign in
Firepup650
/
bitbot-3.11-fork
Watch
2
Star
0
Fork
You've already forked bitbot-3.11-fork
0
Code
Issues
Pull requests
Activity
Actions
7952d4c366
bitbot-3.11-fork
/
src
/
utils
History
jesopo
f2c762a2d0
add
utils.truncate_encode
, to encode and truncate a string while respecting utf8 multi-byte encoding
2019-02-10 16:41:56 +00:00
..
__init__.py
add
utils.truncate_encode
, to encode and truncate a string while respecting utf8 multi-byte encoding
2019-02-10 16:41:56 +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
That shouldn't be there
2018-11-13 11:36:28 +00:00
consts.py
Add a way to force success and force failure of a command permission check
2019-01-28 23:29:52 +00:00
http.py
Typo in utils.http.request, 'response_heders' -> 'response_headers'
2018-12-11 22:31:14 +00:00
irc.py
rename, 'IRCLine' -> 'IRCParsedLine' (utils.irc)
2019-02-10 14:08:59 +00:00
parse.py
Fix type annotations for utils.parse.keyvalue
2018-11-11 14:43:31 +00:00
security.py
Abstract ssl socket wrapping away so we can reuse it
2019-02-10 12:36:52 +00:00