| 1 | = Bcfg2gozerbot = |
| 2 | |
| 3 | In our IRC channel [irc://chat.freenode.net/bcfg2 #bcfg2 on chat.freenode.net] is a bot available. It's called '''bcfg2gozerbot''', is a [http://gozerbot.org/0.9.1/ gozerbot], and can be controlled with commands from IRC users. |
| 4 | |
| 5 | To check if the bot is online and ready. |
| 6 | |
| 7 | {{{ |
| 8 | <fabian_a> !botsnack |
| 9 | <bcfg2gozerbot> smikkel ;] |
| 10 | }}} |
| 11 | |
| 12 | See the loaded plugins of the bot. |
| 13 | |
| 14 | {{{ |
| 15 | <fabian_a> !list |
| 16 | <bcfg2gozerbot> loaded plugins: 8b alarm alias all anon at banner bash birthday botsnack |
| 17 | bugtracker buzz chanperm chatlog choice cloud code core count dns drinks facts fleet gcalc |
| 18 | gcollect googletalk greeting grep hello ignore infoitem ipcalc irc jabber job karma lart |
| 19 | lns mail markov misc nickcapture nickserv not oneliner plug probe projecttracker quote |
| 20 | reload rest reverse rss sed seen size |
| 21 | <bcfg2gozerbot> sort stats tail tell test throttle timebomb timer tinyurl to todo trac |
| 22 | tracserver translate udp underauth uniq upgrade urban url user userstate webserver whois |
| 23 | wikipedia wisdom yahoo |
| 24 | }}} |
| 25 | |
| 26 | Most plugins are described in the documentation of the [http://gozerbot.org/0.9.1/plugsdoc/index.html gozerbot plugins]. |
| 27 | |
| 28 | Most of the time the bot is just lurking around and informing the people in the IRC channel about changes on the Bcfg2 wiki or in the Bcfg2 source. |
| 29 | {{{ |
| 30 | <bcfg2gozerbot> bcfg2timeline: ManualPages edited |
| 31 | }}} |
| 32 | {{{ |
| 33 | <bcfg2gozerbot> bcfg2timeline: Changeset [5891]: Performance improvements for bcfg2-admin reports scrub. Switched object ... |
| 34 | }}} |
| 35 | |
| 36 | '''bcfg2gozerbot''' helps if there are typos in the message. |
| 37 | {{{ |
| 38 | <gregcoit> out bcfg2 conf has always had Packages |
| 39 | <gregcoit> s/out/our/ |
| 40 | <bcfg2gozerbot> gregcoit meant: our bcfg2 conf has always had Packages |
| 41 | }}} |
| 42 | |
| 43 | More details about the control of gozerbot can be found on the [http://gozerbot.org/0.9.1/doc/handbook/BASIC.html following] page. |