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 (
Expand
)
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
*
added a missing config option to bot.json.example.
jesopo
2016-04-04
1
-1
/
+2
*
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
2
-1
/
+74
*
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
*
added an untested module requirement system.
jesopo
2016-04-04
1
-9
/
+29
*
added some more mode event firing and removed unneeded debug printing.
jesopo
2016-04-04
2
-7
/
+5
*
fixed some dumb typos
jesopo
2016-04-03
2
-3
/
+3
*
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
11
-28
/
+77
*
added code to prevent newlines being where they shouldn't be in outgoing lines.
jesopo
2016-04-01
1
-1
/
+1
*
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 command line options to start.py for config file and database file loca...
jesopo
2016-03-31
1
-2
/
+10
*
made the args for IRCLineHandler functions global and added a timer-based cha...
jesopo
2016-03-31
3
-33
/
+55
*
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 little piece of code to stop Utils.get_url trying to json decode an e...
jesopo
2016-03-30
1
-1
/
+1
*
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 not...
jesopo
2016-03-30
13
-4
/
+45
*
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
*
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
*
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 a...
jesopo
2016-03-29
2
-1
/
+27
*
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
[prev]