3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/plugins
James Lu 4382b22138 relay: warn users when messaging channels they aren't in / remote users w/o sharing a channel
Some refactoring of relay's PRIVMSG handling is done here:
- Messages to channels the sender isn't in are dropped, with a notice warning sent.
- Messaging a remote user without sharing a channel with them raises an error, and is dropped.

Closes #91.
2015-08-15 00:02:46 -07:00
..
admin.py admin: clearer command help? 2015-07-22 13:18:11 -07:00
commands.py utils.isOper: check for both umode +o and login status 2015-08-02 19:41:40 -07:00
hooks.py everything: Improve logging 2015-07-05 13:44:48 -07:00
relay.py relay: warn users when messaging channels they aren't in / remote users w/o sharing a channel 2015-08-15 00:02:46 -07:00