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
/
IRCServer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed a minor (but crash-causing) typo in IRCServer.py.
jesopo
2016-05-17
1
-1
/
+1
*
did what I said I would sooner than I thought I would. centralised persisting...
jesopo
2016-04-19
1
-4
/
+6
*
entirely reworked the timer system to work with the event system, will eventu...
jesopo
2016-04-19
1
-5
/
+5
*
added a socket timeout to IRCServer socket objects.
jesopo
2016-04-18
1
-0
/
+1
*
this was supposed to be in the last commit. oops.
jesopo
2016-04-10
1
-0
/
+2
*
added some more mode event firing and removed unneeded debug printing.
jesopo
2016-04-04
1
-2
/
+0
*
tinkered with some modules and fixed a few bugs, also added the skeleton for ...
jesopo
2016-04-03
1
-0
/
+2
*
added code to prevent newlines being where they shouldn't be in outgoing lines.
jesopo
2016-04-01
1
-1
/
+1
*
made the args for IRCLineHandler functions global and added a timer-based cha...
jesopo
2016-03-31
1
-0
/
+5
*
made commands work in channel AND in private message.
jesopo
2016-03-29
1
-4
/
+6
*
first commit.
jesopo
2016-03-29
1
-0
/
+216