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
*
added a usage command to show usage help for commands.
jesopo
2016-04-05
1
-1
/
+19
|
*
added todo.py.
jesopo
2016-04-05
2
-1
/
+50
|
*
oops
jesopo
2016-04-04
1
-1
/
+1
|
*
ironed out some little issues with permissions.py.
jesopo
2016-04-04
1
-1
/
+5
|
*
added permissions.py which contains code for ↵
jesopo
2016-04-04
1
-0
/
+72
|
|
|
|
identifying/registering/logouting users. updated README.md to reflect the newly required scrypt module.
*
added a way for command event hooks to ask to only be fired from private ↵
jesopo
2016-04-04
1
-0
/
+2
|
|
|
|
messages.
*
added code to youtube.py to prevent a crash when a video has likes/dislikes ↵
jesopo
2016-04-04
1
-5
/
+8
|
|
|
|
disabled.
*
fixed showing track tags in lastfm.py.
jesopo
2016-04-04
1
-6
/
+11
|
*
fixed some dumb typos
jesopo
2016-04-03
1
-1
/
+1
|
*
added some more to the skeleton of the auto_mode module.
jesopo
2016-04-03
1
-2
/
+11
|
*
tinkered with some modules and fixed a few bugs, also added the skeleton for ↵
jesopo
2016-04-03
6
-24
/
+58
|
|
|
|
the auto_mode.py module.
*
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