index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utils.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add Utils.bold and Utils.underline
jesopo
2018-09-01
1
-0
/
+6
|
*
Only show 2 biggest units in !seen
jesopo
2018-08-29
1
-6
/
+17
|
*
Use a zero-width joiner in Utils.prevent_highlight instead of zero width space
jesopo
2018-08-20
1
-1
/
+1
|
*
Prevent highlighting users in !wordusers and !richest
jesopo
2018-08-10
1
-0
/
+3
|
*
Added Utils.to_pretty_time
jesopo
2018-08-09
1
-0
/
+19
|
*
Added highlight spam detection/prevention logic to channel_op
jesopo
2017-12-26
1
-0
/
+4
|
*
Add default timeout
Evelyn
2017-11-03
1
-1
/
+1
|
*
Take BS4 parser string from kwargs so you can actually XML. idk even what's ↵
Evelyn
2017-06-07
1
-2
/
+2
|
|
|
|
the point
*
Correct spelling of 'background' for color utils
Evelyn
2016-11-07
1
-1
/
+1
|
*
changed Utils.get_url to catch SSL errors.
jesopo
2016-07-05
1
-7
/
+10
|
*
added handling URLError to Utils.get_url.
jesopo
2016-06-24
1
-0
/
+6
|
*
added a function to Utils to get the "closest" setting, with channel/user ↵
jesopo
2016-05-06
1
-0
/
+10
|
|
|
|
settings being more important than server-wide settings.
*
simpler boolean channel settings
Evelyn
2016-04-10
1
-0
/
+9
|
*
added a little piece of code to stop Utils.get_url trying to json decode an ↵
jesopo
2016-03-30
1
-1
/
+1
|
|
|
|
empty string.
*
added code to Utils.get_url to prevent non-iso-latin-1 urls being attempted. ↵
jesopo
2016-03-29
1
-0
/
+6
|
|
|
|
I need to put in a better fix than this at some point.
*
made it possible to get http code even when a HTTPError kicks up.
jesopo
2016-03-29
1
-3
/
+6
|
*
first commit.
jesopo
2016-03-29
1
-0
/
+158