I am writing a HipChat/Jabber protocol adapter for chatbot. Jabber room names are not very readable and so I want to store an ID in addition to a name. The "name" will be used for the human-readable name and the "ID" will be used for sending messages. For example, a room ID might look like 123456_my_hipchat_room@conf.hipchat.com whereas the room name would be "My HipChat Room".
Details
Details
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- master
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 9263 Build 10983: Run Core Tests Build 10982: arc lint + arc unit