Jabber: Difference between revisions

From AniDB
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
{{TOCright}}
{{TOCright}}


This service is mainly a simple [[Notifications|notification]] and anidb pm forward function implemented into jabber. This way you don't need to run additional software if you are already running a multinetwork Instant Messanger ([http://www.ceruleanstudios.com/ Trillian], [http://www.miranda-im.org/ Miranda], ...) or a standalone jabber client.
This service is mainly a simple [[Notifications|notification]] and anidb pm forward function implemented into jabber. This way you don't need to run additional software if you are already running a multinetwork Instant Messanger ([http://www.ceruleanstudios.com/ Trillian], [http://www.miranda-im.org/ Miranda], [http://gaim.sourceforge.net/ Gaim], ...) or a standalone jabber client.
 
More about jabber: [http://en.wikipedia.org/wiki/Jabber Wikipedia Jabber Entry]


===Features===
===Features===
Line 12: Line 14:
===Usage===
===Usage===


#dl a jabber client. (recommended is miranda, aas it's a lightweigth multinetwork client)
#get a jabber client. (recommended is miranda, as it's a lightweight multinetwork client)
#[http://www.jabber.org/user/userguide/#register get a jabber account]
#[http://www.jabber.org/user/userguide/#register get a jabber account]
#set <b>anidb@im.anidb.info</b> as 1 of your contacts
#add <b>anidb@im.anidb.info</b> as one of your contacts
#open a chatsession with it and type
#open a chatsession with it and type
::<tt>subscribe <anidb username> <anidb password></tt>
::<tt>subscribe <anidb username> <anidb password></tt>
::<i>(without the <> of course)</i>
::<i>(without the <> of course)</i>
===General Information===
To minimize the server load the AniDB Jabber Server will only send notifications and messages to users who are subscribed <b>AND</b> online. However, the AniDB Jabber Server will only be able to tell whether you are online or not, if you permit it to add you to it's contact list. You can check your current status with the <b>status</b> command. If your status is not listed as <b>ONLINE</b>, you will not receive any notifications/messages.
You can use the <b>reactivate</b> command to tell the AniDB Jabber Server to re-add you to it's contact list, should you for some reason have failed to grant it's first attempt.
Note that all actions are handed in batch jobs which can lead to a delay of one to five minutes, depending on the action. <i>(i.e. your online status will not be updated in realtime)</i>


==Commands==
==Commands==
Line 44: Line 53:
===reactivate===
===reactivate===
Reactivates your subscription after suspension.
Reactivates your subscription after suspension.
Currently this is only usefull if you have failed to grant the attempt of the AniDB Jabber Server to add you to it's contact list.


===status===
===status===
Displays your current subscription status.
Displays your current subscription status.
The online status is especially important. You will not receive any notifications/messages if your status is not <b>ONLINE</b>.
Take note that the status is not updated in real time. You should wait for about five minutes for it to update when you come online.


===version===
===version===
displays the current version of the service
displays the current version of the service
==Future==
Will we add more features/commands?
Maybe, that depends on the demand. We might add support for most of Chii[AR]'s commands someday if there is enough interest among the AniDB userbase.

Revision as of 18:48, 13 December 2006

This service is mainly a simple notification and anidb pm forward function implemented into jabber. This way you don't need to run additional software if you are already running a multinetwork Instant Messanger (Trillian, Miranda, Gaim, ...) or a standalone jabber client.

More about jabber: Wikipedia Jabber Entry

Features

Specifically it allows you to:

  • get your anidb pm in realtime
  • get your anidb notifications in realtime
  • send anidb pm via jabber
  • request fileinfo

Usage

  1. get a jabber client. (recommended is miranda, as it's a lightweight multinetwork client)
  2. get a jabber account
  3. add anidb@im.anidb.info as one of your contacts
  4. open a chatsession with it and type
subscribe <anidb username> <anidb password>
(without the <> of course)

General Information

To minimize the server load the AniDB Jabber Server will only send notifications and messages to users who are subscribed AND online. However, the AniDB Jabber Server will only be able to tell whether you are online or not, if you permit it to add you to it's contact list. You can check your current status with the status command. If your status is not listed as ONLINE, you will not receive any notifications/messages.

You can use the reactivate command to tell the AniDB Jabber Server to re-add you to it's contact list, should you for some reason have failed to grant it's first attempt.

Note that all actions are handed in batch jobs which can lead to a delay of one to five minutes, depending on the action. (i.e. your online status will not be updated in realtime)

Commands

help

Displays a list with all commands

file

file <fid>

Displays details for the file.

msg

msg <username> <message>

Sends an AniDB message to a user.

subscribe

subscribe <anidb username> <anidb password>

Enables you to receive AniDB Notify/PM messages in real time.

unsubscribe

Disables AniDB Notify/PM messages.

reactivate

Reactivates your subscription after suspension.

Currently this is only usefull if you have failed to grant the attempt of the AniDB Jabber Server to add you to it's contact list.

status

Displays your current subscription status.

The online status is especially important. You will not receive any notifications/messages if your status is not ONLINE. Take note that the status is not updated in real time. You should wait for about five minutes for it to update when you come online.

version

displays the current version of the service


Future

Will we add more features/commands?

Maybe, that depends on the demand. We might add support for most of Chii[AR]'s commands someday if there is enough interest among the AniDB userbase.