This website requires JavaScript.
Explore
Help
Register
Sign in
Firepup650
/
bitbot-3.11-fork
Watch
2
Star
0
Fork
You've already forked bitbot-3.11-fork
0
Code
Issues
Pull requests
Activity
Actions
df5f29f943
bitbot-3.11-fork
/
modules
/
line_handler
History
jesopo
29b15da179
Switch all 'hook.kwargs.get(' calls to 'hook.get_kwarg('
2019-06-26 10:59:52 +01:00
..
__init__.py
Switch all 'hook.kwargs.get(' calls to 'hook.get_kwarg('
2019-06-26 10:59:52 +01:00
channel.py
Fix more instances of event["args"] (now event["line"].args)
2019-06-22 22:08:39 +01:00
core.py
.send_raw() should be used if we're not .send()ing a ParsedLine
2019-06-23 11:22:47 +01:00
ircv3.py
Handle
CAP ACK -<cap>
and ACK from a REQ not sent by ircv3.py
2019-06-23 11:23:52 +01:00
message.py
Change raw.send and raw.receive commands to just pass around ParsedLines
2019-06-22 12:17:45 +01:00
user.py
Change raw.send and raw.receive commands to just pass around ParsedLines
2019-06-22 12:17:45 +01:00