Difference between revisions of "Wadsworth"
imported>Echarlie |
imported>Echarlie |
||
| Line 26: | Line 26: | ||
* timer: <code>.in $TIME <message> </code> | * timer: <code>.in $TIME <message> </code> | ||
** recognizes seconds, hours, minutes, days, months, weeks, years, all in decimal form | ** recognizes seconds, hours, minutes, days, months, weeks, years, all in decimal form | ||
| + | * Hokiestalker: <code>.hs $SEARCH_TERM</code> | ||
== Expressing gratitude == | == Expressing gratitude == | ||
If you wish to thank Wadsworth, simply feed him a bot snack, like this: | If you wish to thank Wadsworth, simply feed him a bot snack, like this: | ||
<pre>.botsnack</pre> | <pre>.botsnack</pre> | ||
| + | |||
| + | == Complaining/Requesting features == | ||
| + | If you have a complaint, please log into acidburn, and run <code>echo "<message>" 2>&1 | tee -a /dev/null</code> | ||
| + | |||
| + | If you have a feature request, you can append it here: | ||
| + | * <code>.pgp $SEARCH_TERM</code> -- Run <code>gpg2 --keyserver keyserver.cns.vt.edu --search-keys $SEARCH_TERM</code> or just search in the cns keyserver web ui | ||
[[Category:Round 2 migration]] | [[Category:Round 2 migration]] | ||
[[Category:IRC]] | [[Category:IRC]] | ||
Revision as of 14:41, 21 March 2016
Wadsworth is the bot for the #vtluug IRC channel. He is a modified instance of phenny that runs on acidburn.
Commands
To get a list of the commands that the bot recognizes, just send her a PM to ask.
/msg Wadsworth .command
For help with a specific command, send her a message like this:
/msg Wadsworth Wadsworth: help yi?
Some commands:
- Google "I'm Feeling Lucky" search:
.g $SEARCH_TERMS - DuckDuckGo search:
.ddg $SEARCH_TERMS - Wikipedia:
.wik $ARTICLE - Uncyclopedia:
.uncyc $ARTICLE - Urban Dictionary:
.urb $SEARCH_TERMS - Weather:
.weather $CITY - The Fucking Weather:
.tfw $ZIPor.tfw $CITYor.tfw K$AIRPORT- Defaults to meters
- For Fahrenheit:
.tfwf - For Celsius:
.tfwc - For meV:
.tfwev
- Yi:
.yi - Calculator:
.c $PROBLEM- Unfortunately doesn't support RPN
- Tell:
Wadsworth: tell $USER <message> - timer:
.in $TIME <message>- recognizes seconds, hours, minutes, days, months, weeks, years, all in decimal form
- Hokiestalker:
.hs $SEARCH_TERM
Expressing gratitude
If you wish to thank Wadsworth, simply feed him a bot snack, like this:
.botsnack
Complaining/Requesting features
If you have a complaint, please log into acidburn, and run echo "<message>" 2>&1 | tee -a /dev/null
If you have a feature request, you can append it here:
.pgp $SEARCH_TERM-- Rungpg2 --keyserver keyserver.cns.vt.edu --search-keys $SEARCH_TERMor just search in the cns keyserver web ui