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 (
Expand
)
Author
Age
Files
Lines
*
Added a channel setting for banmask, added !unban
jesopo
2018-07-19
1
-0
/
+2
*
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
•••
logging purposes
jesopo
2018-07-14
1
-2
/
+2
*
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 peo...
jesopo
2016-04-18
1
-0
/
+7
*
changed code to avoid a crash when some ircd will show a mode being removed f...
jesopo
2016-04-10
1
-1
/
+1
*
tinkered with some modules and fixed a few bugs, also added the skeleton for ...
jesopo
2016-04-03
1
-0
/
+4
*
first commit.
jesopo
2016-03-29
1
-0
/
+64