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
/
IRCChannel.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
added more vertical whitespace to IRCChannel
jesopo
2018-07-15
1
-0
/
+4
|
*
skip !more's out/err, added a way to split messages from their prefixes for
jesopo
2018-07-14
1
-2
/
+2
|
|
|
|
logging purposes
*
IRCChannel.modes isn't a list, "sever" -> "server"
jesopo
2018-07-02
1
-2
/
+2
|
*
server.mode_prefixes is a dictionary
jesopo
2018-07-02
1
-3
/
+4
|
*
Track user channel modes by user object, not nickname
jesopo
2018-07-02
1
-6
/
+21
|
*
Add get_user_status func to IRCChannel
jesopo
2017-01-27
1
-0
/
+7
|
*
Remove unnecessary uuid protection for IRCUser, add uuid for IRCChannel
Evelyn
2016-11-12
1
-0
/
+2
|
*
added a way for a command callback to neatly ask to only be available for ↵
jesopo
2016-04-18
1
-0
/
+7
|
|
|
|
people with a rank or above, added a channel_op module to utilise this.
*
changed code to avoid a crash when some ircd will show a mode being removed ↵
jesopo
2016-04-10
1
-1
/
+1
|
|
|
|
from someone that didn't have it in the first place.
*
tinkered with some modules and fixed a few bugs, also added the skeleton for ↵
jesopo
2016-04-03
1
-0
/
+4
|
|
|
|
the auto_mode.py module.
*
first commit.
jesopo
2016-03-29
1
-0
/
+64