Difference between revisions of "IRC Bot"
From Amahi Wiki
Robbiet480 (talk | contribs) |
|||
(46 intermediate revisions by 10 users not shown) | |||
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! | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | To | + | AmahiBot has a few interesting and useful functions. |
− | === | + | |
+ | =Amahi Specific= | ||
+ | |||
+ | ==*.Amahi.org== | ||
+ | Search amahi.org by using the following command: | ||
+ | <pre>!as <search terms></pre> | ||
+ | |||
+ | ==Wiki== | ||
+ | To call or search for a wiki article do the following: | ||
+ | <pre>!ws <Wiki Article></pre> | ||
+ | |||
+ | ==Forums== | ||
+ | To search the forums do the following: | ||
+ | <pre>Amahibot: google amahi forums <search terms></pre> | ||
+ | |||
+ | ==Bugs== | ||
+ | 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>!gs <define:|spell:> <search terms> <1+1> <1 cm in ft> <patent > <weather city|zip> <??? airport> <city,state/zip></pre> |
− | < | + | :or |
− | < | + | <pre>!gs images <search terms></pre> |
− | + | :or | |
− | + | <pre>!gs groups <search terms></pre> | |
− | |||
− | |||
− | = | + | =You Tube= |
− | + | <pre>Amahibot: youtube me <search terms></pre> | |
− | == | + | =Time= |
− | + | Use the following command to call the time: | |
+ | <pre>Amahibot: time</pre> | ||
+ | Default time is in UTC | ||
− | == | + | =Translate= |
− | + | The bot can translate text for you if you need it, translate by doing the following: | |
+ | <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= |
− | + | 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.
Contents
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>
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!