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
/
modules
Commit message (
Collapse
)
Author
Age
Files
Lines
*
removed yet more left over code from when commands were channel-only.
jesopo
2016-03-31
2
-8
/
+6
|
*
fixed the frankly ridiculously wrong youtube url regex in youtube.py.
jesopo
2016-03-31
1
-1
/
+1
|
*
added CTCP SOURCE and TIME responses.
jesopo
2016-03-31
1
-1
/
+6
|
*
made the @ for the twitter command optional.
jesopo
2016-03-31
1
-2
/
+4
|
*
added a "hashflag" to modules to stop modules being loaded that rely on a ↵
jesopo
2016-03-30
11
-2
/
+34
|
|
|
|
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.
*
fixed a couple of problems in some modules.
jesopo
2016-03-29
3
-14
/
+16
|
*
made commands work in channel AND in private message.
jesopo
2016-03-29
2
-45
/
+61
|
*
added bitly.py and haveibeenpwned.py.
jesopo
2016-03-29
2
-0
/
+56
|
*
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
31
-0
/
+1271