Difference between revisions of "IRC Bot"

From Amahi Wiki
Jump to: navigation, search
 
(35 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<div style="color:darkred; background: #f8e6e6; border: 1px solid #aa0000; padding: 1em; margin: 1em 3em">'''We have a new bot, please visit [[IRCBot]] for the new bot's commands and features'''</div>
+
Our IRC Bot, AmahiBot is a supybot that sits in the #amahi channel on IRC.
 
 
The IRC Bot, AmahiBot is a eggdrop bot run by Guillaume Boudreau, AKA Mouton, that sits in the #amahi channel on IRC.
 
  
 
Don't be shy using it - the bot has no soul or emotions!
 
Don't be shy using it - the bot has no soul or emotions!
  
==Functions==
+
AmahiBot has a few interesting and useful functions.
AmahiBot has a few interesting and useful functions
 
  
==Amahi Wiki Articles==
+
=Amahi Specific=
<pre>!wiki Wiki Article Name</pre> will return a wiki link for this wiki
 
  
==Amahi-specific Google Searches==
+
==*.Amahi.org==
 +
Search amahi.org by using the following command:
 +
<pre>!as <search terms></pre>
  
The following with launch a Google search restricted to ''site:wiki.amahi.org''.
+
==Wiki==
<pre>!gw <search terms></pre>
+
To call or search for a wiki article do the following:
 +
<pre>!ws <Wiki Article></pre>
  
The following with launch a Google search restricted to ''site:forums.amahi.org''.
+
==Forums==
<pre>!gf <search terms></pre>
+
To search the forums do the following:
 +
<pre>Amahibot:  google amahi forums <search terms></pre>
  
The following with launch a Google search restricted to ''site:amahi.org''.
+
==Bugs==
<pre>!ga <search terms></pre>
+
You can call up bugs from the Amahi bug tracker by saying:
 +
<pre>!bs BUG#</pre>
 +
:or search for a bug by doing the following:
 +
<pre>!bs <search terms></pre>
  
 +
=Google=
 
Any of the following commands will search Google and return the results + URLs.
 
Any of the following commands will search Google and return the results + URLs.
<pre>!google <define:|spell:> <search terms> <1+1> <1 cm in ft> <patent > <weather city|zip> <??? airport> <city,state/zip></pre>
+
<pre>!gs <define:|spell:> <search terms> <1+1> <1 cm in ft> <patent > <weather city|zip> <??? airport> <city,state/zip></pre>
<pre>!images <search terms></pre>
+
:or
<pre>!groups <search terms></pre>
+
<pre>!gs images <search terms></pre>
 +
:or
 +
<pre>!gs groups <search terms></pre>
 +
 
 +
=You Tube=
 +
<pre>Amahibot:  youtube me <search terms></pre>
  
==Bug lookup==
+
=Time=
You can look up bugs from the Amahi bug tracker by saying:
+
Use the following command to call the time:
<pre>!bug BUG_NUMBER</pre>
+
<pre>Amahibot: time</pre>
 +
Default time is in UTC
  
==Factoids==
+
=Translate=
You can store factoids for later with the following command:
+
The bot can translate text for you if you need it, translate by doing the following:
<pre>!add NAME DESCRIPTION</pre>
+
<pre>!translate <current lang (ie. es)> <to lang (ie. en)> <text to translate></pre>
and then recall the fact by saying <pre>? NAME</pre> or delete the fact by saying <pre>!del NAME</pre>
 
  
To list all available commands say <pre>!stored</pre>
+
= Adding to the Bot =
  
==Twitter Feed==
+
Here is how to add an alias:
Saying <pre>!twitter</pre> in the channel will show you the last twitter message posted to twitter.com/amahi
 
  
==GetSatisfaction Feed==
+
  !alias add nt "echo For Network Troubleshooting, visit: http://amahi.net/troubleshooter.html"
Saying <pre>!gs</pre> in the channel will show you the last topic posted to getsatisfaction.com/amahi
 
  
==Seen==
+
=Feedback=
Say <pre>!seen USERNAME</pre> to find the last time that the user was in the channel
+
And dont forget, leave us some [[IRCBot/Feedback | feedback]]!

Latest revision as of 20:18, 6 January 2016

Our IRC Bot, AmahiBot is a supybot that sits in the #amahi channel on IRC.

Don't be shy using it - the bot has no soul or emotions!

AmahiBot has a few interesting and useful functions.

Amahi Specific

*.Amahi.org

Search amahi.org by using the following command:

!as <search terms>

Wiki

To call or search for a wiki article do the following:

!ws <Wiki Article>

Forums

To search the forums do the following:

Amahibot:  google amahi forums <search terms>

Bugs

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

!bs BUG#
or search for a bug by doing the following:
!bs <search terms>

Google

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

!gs <define:|spell:> <search terms> <1+1> <1 cm in ft> <patent > <weather city|zip> <??? airport> <city,state/zip>
or
!gs images <search terms>
or
!gs groups <search terms>

You Tube

Amahibot:  youtube me <search terms>

Time

Use the following command to call the time:

Amahibot: time

Default time is in UTC

Translate

The bot can translate text for you if you need it, translate by doing the following:

!translate <current lang (ie. es)> <to lang (ie. en)> <text to translate>

Adding to the Bot

Here is how to add an alias:

  !alias add nt "echo For Network Troubleshooting, visit: http://amahi.net/troubleshooter.html"

Feedback

And dont forget, leave us some feedback!