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 (
Expand
)
Author
Age
Files
Lines
*
added a confirmation of message save to in.py.
jesopo
2016-04-10
1
-0
/
+1
*
beefed up the words.py module.
jesopo
2016-04-10
1
-5
/
+33
*
changed commands.py to show usage help (if available) when minimum arguments ...
jesopo
2016-04-10
1
-2
/
+6
*
added the code to prevent users using certain commands based on permissions.
jesopo
2016-04-06
1
-0
/
+13
*
made some finishing touches to todo.py.
jesopo
2016-04-06
1
-39
/
+44
*
added more code to deal with lastfm having a ridiculously unreliably structur...
jesopo
2016-04-06
1
-2
/
+2
*
added spotify.py and soundcloud.py, updated bot.json.example.
jesopo
2016-04-06
2
-0
/
+60
*
added usage help to a lot of modules, added a verbose option to karma.py.
jesopo
2016-04-06
26
-31
/
+69
*
added tracking certain words in words.py and fixed/changed a couple of things...
jesopo
2016-04-06
1
-2
/
+18
*
added words.py for keeping track of how many words people have said.
jesopo
2016-04-05
1
-0
/
+32
*
fixed a crash-causing bug in lastfm when userplaycount isn't present.
jesopo
2016-04-05
1
-4
/
+7
*
used set.py as an example for the new usage command.
jesopo
2016-04-05
1
-2
/
+4
*
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 identifying/registering/logoutin...
jesopo
2016-04-04
1
-0
/
+72
*
added a way for command event hooks to ask to only be fired from private mess...
jesopo
2016-04-04
1
-0
/
+2
*
added code to youtube.py to prevent a crash when a video has likes/dislikes d...
jesopo
2016-04-04
1
-5
/
+8
*
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
*
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 not...
jesopo
2016-03-30
11
-2
/
+34
*
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 comman...
jesopo
2016-03-30
1
-3
/
+11
*
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 a...
jesopo
2016-03-29
2
-1
/
+27
*
updated ctcp.py.
jesopo
2016-03-29
1
-1
/
+1
*
first commit.
jesopo
2016-03-29
31
-0
/
+1271