Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F971945
PhabricatorIRCBot.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
267 B
Referenced Files
None
Subscribers
None
PhabricatorIRCBot.php
View Options
<?php
/**
* Placeholder to let people know that the bot has been renamed
*/
final
class
PhabricatorIRCBot
extends
PhabricatorDaemon
{
public
function
run
()
{
throw
new
Exception
(
'This daemon has been deprecated, use `PhabricatorBot` instead.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Jun 18, 5:59 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
226270
Default Alt Text
PhabricatorIRCBot.php (267 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment