1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-18 19:40:55 +01:00
IRC bot responds to T1000 as if you were referencing the nanomorph mimetic poly-alloy assassin.
This commit is contained in:
Korvin Szanto 2012-02-10 09:47:57 -08:00
parent ecd4b03a4e
commit ad9a2ab00c

View file

@ -109,6 +109,12 @@ class PhabricatorIRCObjectNameHandler extends PhabricatorIRCHandler {
if ($task_ids) {
foreach ($task_ids as $task_id) {
if ($task_id == 1000) {
$output[1000] = 'T1000: A nanomorph mimetic poly-alloy'
.'(liquid metal) assassin controlled by Skynet: '
.'http://en.wikipedia.org/wiki/T-1000';
continue;
}
$task = $this->getConduit()->callMethodSynchronous(
'maniphest.info',
array(