IRC Bot

From Amahi Wiki
Revision as of 19:24, 19 August 2009 by Robbiet480 (talk | contribs)
Jump to: navigation, search

The IRC Bot, AmahiBot is a eggdrop bot run by robbiet480 that sits in the #amahi channel on IRC.

Functions

AmahiBot has a few interesting functions

Bug lookup

You can look up bugs from the Amahi bug tracker by saying:

!bug BUG_NUMBER

in the channel

Factoids

You can store factoids for later with the following command:

!add NAME DESCRIPTION

and then recall the fact by saying

? NAME

or delete the fact by saying

!del NAME

To list all available commands say

!stored

Google searching

Any of the following commands will search Google and return the results + URLs.

!google <define:|spell:> <search terms> <1+1> <1 cm in ft> <patent > <weather city|zip> <??? airport> <city,state/zip>
!images <search terms>
!groups <search terms>
!local <what> near <where>
!books <search terms>
!video <search terms>
!fight <word(s) one> vs <word(s) two>

RSS Feeds

Saying

!amahi

in the channel will show you the last twitter message posted to twitter.com/amahi

GreetLeave

When a new user joins a channel a message is sent to them explaining how to get support

Seen

Say

!seen USERNAME

to find the last time that the user was in the channel

Wiki

!wiki WikiArticleName

will return a wiki link for this wiki

ChannelStats

!rank <nick> <option> ?chan?

--> outputs the current placing of <nick> for events specified by <option> in the command source channel, o$

!stats <nick> ?chan?

--> outputs the chanstats for <nick> and command source channel, or those for <nick> and ?chan? if specifi$

!top10 <option> ?chan?

--> outputs the top 10 users for events specified by <option> for command source channel, or those for ?ch$

!top20 <option> ?chan?

--> outputs the top 20 users (11 through 20) for events specified by <option> for command source channel, o$

!tstats ?chan?

--> outputs total events logged for command source channel, or those for ?chan? if specified

Sysinfo

Say

!sysinfo

in the channel to show current stats of the box that the bot is run from (currently Robbies HDA)

Adding more scripts

If you wanna see something added to the eggdrop PM robbiet480 in #amahi