Removes private messages from the user called Hub (0.7.14)
Brought to you by:
joohn,
roshansingh
Hi. This patch modifies the hub so that there will be no more private messages from the user called Hub. But no messages are lost, the messages will come as data from <Hub-Security> instead. So now all hub's messages come as data from <Hub-Security>.
Also the MOTD is now printed to the main chat area (at least in my client) and not as a private message from Hub.
The purpose of this modification is to:
- lessen general confusion
- avoid the possible problem of clients having the "ignore private messages" setting on
- reserve the private message function only for human users and possible bots
Patch for 0.7.14