Changes

Jump to navigation Jump to search
417 bytes added ,  00:30, 3 June 2012
Line 6: Line 6:     
* meeting.sugarlabs.org
 
* meeting.sugarlabs.org
 +
* meeting.treehouse.su
    
== Hosted on ==
 
== Hosted on ==
   −
[[Machine/housetree/jita]]
+
[[Machine/jita]]
    
== Administrative contact ==
 
== Administrative contact ==
Line 25: Line 26:     
=== IRC bot ===
 
=== IRC bot ===
 +
 +
This new bot replaces the older [http://wiki.laptop.org/go/User:Dogi/meeting Mootbot] with Supybot.
    
{| class="wikitable"
 
{| class="wikitable"
Line 59: Line 62:  
|-
 
|-
 
!scope="row" | Config
 
!scope="row" | Config
|{{Code|/etc/httpd/conf.d/ilbot.conf}}
+
|
 +
{{Code|/etc/httpd/conf.d/meeting.sugarlabs.org.conf}}<br>
 +
{{Code|/etc/httpd/conf.d/meeting.treehouse.su.conf}}<br>
 
{{Code|/srv/ilbot/cgi/database.conf}}
 
{{Code|/srv/ilbot/cgi/database.conf}}
 
|-
 
|-
!scope="row" | Source
+
|}
|http://git.sugarlabs.org/sl-tweaks/ilbot
+
 
 +
== Upgrade notes ==
 +
 
 +
{| class="wikitable"
 +
|-
 +
!scope="row" | yum
 +
|{{Code|supybot}}
 +
|-
 +
!scope="row" | git
 +
|
 +
{{Code|/srv/supybot/plugins/MeetBot}}<br>
 +
{{Code|/srv/supybot/plugins/MyLogger}}<br>
 +
{{Code|/srv/supybot/plugins/Lingvo}}<br>
 +
{{Code|/srv/ilbot}}
 
|-
 
|-
 
|}
 
|}
   −
== Upgrade notes ==
+
After pulling new ilbot changes from Git repository, clean up disk cache:
 +
 
 +
rm -rf /tmp/FileCache/irclog
 +
 
 +
== Sources ==
 +
 
 +
Repositories:
 +
 
 +
* [http://git.sugarlabs.org/sl-tweaks/supybot-lingvo supybot-lingvo] plugin.
 +
* [http://git.sugarlabs.org/sl-tweaks/supybot-mylogger supybot-mylogger] plugin.
 +
 
 +
Downstream repositories:
   −
This new bot replaces the older [http://wiki.laptop.org/go/User:Dogi/meeting Mootbot] with Supybot.
+
* [http://git.sugarlabs.org/sl-tweaks/ilbot ilbot].
 +
* [http://git.sugarlabs.org/sl-tweaks/meetbot MeetBot].
   −
No need in manual configuration, all happens via [[Infrastructure_Team/Puppet|Puppet]] [http://git.sugarlabs.org/projects/puppet-supybot module].
+
Upstream repositories:
   −
All, except nick, directly related to bot parameters can be setup only on initialization stage. Later bot can be configured from [http://ubottu.com/stdin/supydocs/commands.html IRC] interface (preferable) or changing ''/srv/supybot/bot.conf''.
+
* [http://github.com/moritz/ilbot/ ilbot].
 +
* [http://wiki.debian.org/MeetBot#Code MeetBot].
    
== Usage ==
 
== Usage ==
    
{{:{{PAGENAME}}/Usage}}
 
{{:{{PAGENAME}}/Usage}}

Navigation menu