Difference between revisions of "IRC Bot"
From Amahi Wiki
(→Google) |
|||
Line 1: | Line 1: | ||
− | + | 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 48: | Line 48: | ||
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>Amahibot: google 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]]! |
Revision as of 02:45, 15 August 2015
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.
Contents
Amahi Specific
Amahi.org
Search amahi.org by using the following command:
Amahibot: google amahi <search terms>
Wiki
To call a wiki article do the following:
Amahibot: google amahi wiki <Article>
- or to search the wiki use the following command:
Amahibot: google amahi wiki <search terms>
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:
Amahibot: google amahi bugs BUG#
- or search for a bug by doing the following:
Amahibot: google amahi bugs <search terms>
Bugs are also posted automatically to the channel when they are created.
Any of the following commands will search Google and return the results + URLs.
Amahibot: google <define:|spell:> <search terms> <1+1> <1 cm in ft> <patent > <weather city|zip> <??? airport> <city,state/zip>
- or
Amahibot: google images <search terms>
- or
Amahibot: google 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:
Amahibot: google 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!