Changes

Jump to navigation Jump to search
2,211 bytes added ,  23:38, 18 November 2010
no edit summary
Line 1: Line 1: −
[[http://wiki.sugarlabs.org/go/Service/IRC_bot Support]]
+
Bot is named ''meeting''. It supports many useful features, read the [http://supybook.fealdia.org/devel/ Supybook] to learn them.
 +
 
 +
=== Join the bot ===
 +
 
 +
To join the bot to your IRC channel, email your [[Service/meeting#Administrative_contact|request]].
 +
 
 +
=== Logging ===
 +
 
 +
The bot supports keeping logs for further browsing on [http://meeting.sugarlabs.org/ meeting.sugarlasb.org]. This feature is disabled by default, to enable it, email your [[Service/meeting#Administrative_contact|request]].
 +
 
 +
=== Handling meetings ===
 +
 
 +
The bot has MeetBot plugin to handle meeting on channels it joined to. Read MeetBot [http://meetbot.debian.net/Manual.html#tutorial tutorial] to learn how to handle meetings.
 +
 
 +
Meeting logs are stored on [http://meeting.sugarlabs.org/ meeting.sugarlasb.org] (even if logging is disabled). Go to channel page and click ''Meetings'' link (rightmost switch in toolbar).
 +
 
 +
=== Multi-lingual relaying ===
 +
 
 +
The bot supports language translation relaying. It is plugin implementation of [https://fedorahosted.org/transbot/wiki/testing transbot].
 +
 
 +
It is about implicit translation for particular IRC channel into several languages. People being in satellite channels, like ''#sugar-ru'', can type posts in Russian, all theses posts will be translated into English and posted to ''#sugar''. The same works in opposite direction.
 +
 
 +
The easiest way to use it is web [http://chat-devel.sugarlabs.org client]. On login screen, choose one of sugar channels and the language you want to type posts in. Language might be ''Default'' that means that you need to type in default language for IRC channel from the list. After being logged in, you can all time open new Sugar channel using combo boxes on the leftmost side of upper toolbar.
 +
 
 +
Translation process might be managed from IRC commands sent to ''meeting'' nick.
 +
 
 +
List channels that can be translated (primal channels) with current translation status:
 +
 
 +
  /msg meeting lingvo list
 +
 
 +
List supported languages:
 +
 
 +
/msg meeting lingvo langs
 +
 
 +
Open new translation channel:
 +
 
 +
/msg meeting lingvo join [''primal-channel''] ''lang''
 +
 
 +
By default, empty translation channels will be closed in 3 days. To prevent it:
 +
 
 +
/msg meeting lingvo pin [''translation-channel'']
 +
/msg meeting lingvo unpin [''translation-channel'']

Navigation menu