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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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 untested reconnection code.
jesopo
2016-03-30
1
-6
/
+18
|
*
added a "hashflag" to modules to stop modules being loaded that rely on a ↵
jesopo
2016-03-30
13
-4
/
+45
|
|
|
|
not-present config option.
*
fixed a left over reference to event["channel"] that is now broken in to.py.
jesopo
2016-03-30
1
-2
/
+2
|
*
made channel commands prefixable with the bot's nickname, not just the ↵
jesopo
2016-03-30
1
-3
/
+11
|
|
|
|
command prefix.
*
added a line I forgot to add to dispose of nonvisible users.
jesopo
2016-03-30
1
-0
/
+1
|
*
fixed a couple of problems in some modules.
jesopo
2016-03-29
3
-14
/
+16
|
*
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 commands work in channel AND in private message.
jesopo
2016-03-29
5
-49
/
+70
|
*
made it possible to get http code even when a HTTPError kicks up.
jesopo
2016-03-29
1
-3
/
+6
|
*
added bitly.py and haveibeenpwned.py.
jesopo
2016-03-29
2
-0
/
+56
|
*
added a little more to README.md.
jesopo
2016-03-29
1
-1
/
+1
|
*
pronouns pronouns pronouns
jesopo
2016-03-29
1
-1
/
+1
|
*
added help strings where they were missing.
jesopo
2016-03-29
6
-6
/
+10
|
*
added random.py, added code to commands.py to remove all empty strings from ↵
jesopo
2016-03-29
2
-1
/
+27
|
|
|
|
args_split.
*
updated ctcp.py.
jesopo
2016-03-29
1
-1
/
+1
|
*
first commit.
jesopo
2016-03-29
47
-0
/
+2555
|
*
Initial commit
jesopo
2016-03-29
2
-0
/
+401