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
/
IRCLineHandler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
oops, that should be data.args, not args >.>
Evelyn
2017-07-20
1
-1
/
+1
*
Don't assume a reason will always be present in a PART
Evelyn
2017-07-20
1
-1
/
+1
*
fix the privmsg
Evelyn
2017-07-18
1
-1
/
+1
*
No need to underscore server now
Evelyn
2017-07-16
1
-2
/
+2
*
Change line handling
Evelyn
2017-07-16
1
-140
/
+150
*
Add IRCv3→SASL support for nickserv auth, added optional module whitelist, ...
Evelyn
2017-07-12
1
-27
/
+61
*
Fix an issue in MODE handling
jesopo
2017-01-27
1
-2
/
+2
*
decided to not track user realnames as there's no real purpose and it means b...
jesopo
2016-04-22
1
-5
/
+4
*
added code that i forgot to add to keep track of the info of new users, also ...
jesopo
2016-04-20
1
-4
/
+8
*
fixed a broken usage of the timer system. (functions are not json-able!)
jesopo
2016-04-19
1
-2
/
+3
*
added some more mode event firing and removed unneeded debug printing.
jesopo
2016-04-04
1
-5
/
+5
*
fixed some dumb typos
jesopo
2016-04-03
1
-2
/
+2
*
tinkered with some modules and fixed a few bugs, also added the skeleton for ...
jesopo
2016-04-03
1
-0
/
+6
*
made the args for IRCLineHandler functions global and added a timer-based cha...
jesopo
2016-03-31
1
-33
/
+48
*
added a line I forgot to add to dispose of nonvisible users.
jesopo
2016-03-30
1
-0
/
+1
*
made commands work in channel AND in private message.
jesopo
2016-03-29
1
-0
/
+1
*
first commit.
jesopo
2016-03-29
1
-0
/
+270