Monchbox Wiki
Advertisement

The chat API, available at /wikia.php?controller=Chat&format=json, provides general chat information to any client wishing to connect to chat.

Important values[]

Property name Value
nodeHostname Domain name of server. On Wikia, this should always be chat.wikia-services.com.
nodePort The port that the server is listening on. On Wikia, this should always be 80.
nodeInstance The id of the server that hosts the room on the spidered wiki. Used in the &serverId= URL field.
roomId The id of the room that corresponds to the spidered wiki. Used in the &roomId= URL field.
chatkey A key, for use in the &key= URL field.

See also[]

Advertisement