1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-08 22:01:03 +01:00
phorge-phorge/src/infrastructure/daemon/irc/handler/base
epriestley fd0f4d9c52 Delay sending JOIN command until after MOTD finishes for IRC bot
Summary: Do JOIN in the protocol handler, after we receive 376 ("end of motd").

Test Plan: Ran bot, it joined a channel after receieving a 376 command.

Reviewers: moos3, codeblock, aran, jungejason, tuomaspelkonen

Reviewed By: moos3

CC: aran, moos3

Differential Revision: 855
2011-08-23 14:12:30 -07:00
..
__init__.php Very basic IRC Bot 2011-05-16 13:18:02 -07:00
PhabricatorIRCHandler.php Delay sending JOIN command until after MOTD finishes for IRC bot 2011-08-23 14:12:30 -07:00