Difference between revisions of "IRC Bot"

From Amahi Wiki
Jump to: navigation, search
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The IRC Bot, AmahiBot is a Mathetes (http://github.com/Pistos/Mathetes) bot run by Brandon, AKA bk, that sits in the #amahi channel on IRC.
+
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!
 
Don't be shy using it - the bot has no soul or emotions!
Line 7: Line 7:
 
=Amahi Specific=
 
=Amahi Specific=
  
==Amahi.org==
+
==*.Amahi.org==
 
Search amahi.org by using the following command:
 
Search amahi.org by using the following command:
<pre>Amahibot:  google amahi <search terms></pre>
+
<pre>!as <search terms></pre>
  
 
==Wiki==
 
==Wiki==
To call a wiki article do the following:
+
To call or search for a wiki article do the following:
<pre>Amahibot:  google amahi wiki <Article></pre>
+
<pre>!ws <Wiki Article></pre>
or to search the wiki use the following command:
 
<pre>Amahibot:  google amahi wiki <search terms></pre>
 
  
 
==Forums==
 
==Forums==
Line 23: Line 21:
 
==Bugs==
 
==Bugs==
 
You can call up bugs from the Amahi bug tracker by saying:
 
You can call up bugs from the Amahi bug tracker by saying:
<pre>Amahibot:  google amahi bugs BUG#</pre>
+
<pre>!bs BUG#</pre>
Or search for a bug by doing the following:
+
:or search for a bug by doing the following:
<pre>Amahibot:  google amahi bugs <search terms></pre>
+
<pre>!bs <search terms></pre>
  
Bugs are also posted automatically to the channel when they are created.
+
=Google=
 
 
==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>Amahibot:  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>Amahibot:  google images <search terms></pre>
+
:or
<pre>Amahibot:  google groups <search terms></pre>
+
<pre>!gs images <search terms></pre>
 +
:or
 +
<pre>!gs groups <search terms></pre>
  
 
=You Tube=
 
=You Tube=
Line 45: Line 43:
 
=Translate=
 
=Translate=
 
The bot can translate text for you if you need it, translate by doing the following:
 
The bot can translate text for you if you need it, translate by doing the following:
<pre>Amahibot:  google translate <current lang (ie. es)> <to lang (ie. en)> <text to translate></pre>
+
<pre>!translate <current lang (ie. es)> <to lang (ie. en)> <text to translate></pre>
 +
 
 +
= 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=
 
=Feedback=
 
And dont forget, leave us some [[IRCBot/Feedback | feedback]]!
 
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!