Line 40: | Line 40: | ||
=== roulette === | === roulette === | ||
write <code>!roulette</code> to play Russian roulette | write <code>!roulette</code> to play Russian roulette | ||
== Google == | |||
=== Google === | |||
Write <code>!google (terms)</code> to make a search on Google and return the first results | |||
=== lucky === | |||
Write <code>!lucky (terms)</code> to make a search on Google and return the url of the very first result | |||
=== translate === | |||
To translate a phrase to another language, write <code>!google translate (source language) [to] (destination language) (text)</code> |
Revision as of 05:07, 14 October 2014
- This article is about the "Elanore" IRC bot. For the in-game npc, see Elanore.
Elanore is an IRC bot based on Limnoria, itself based on SupyBot.
Modules
Each chat command is part of one of the numerous modules (plugins). Only the commands of user-accessible modules are listed below.
Aka
This plugin allows the user to create various aliases (known as "Akas", since Alias is the name of another plugin Aka is based on) to other commands or combinations of other commands (via nested commands). It is a good idea to always quote the commands that are being aliased so that any nested commands are not immediately run.
add
To add an Aka, do !aka add (name) (command)
remove
To remove an Aka, do !aka remove (name)
lock
To lock an Aka, do !aka lock (name)
unlock
To unlock an Aka, do !aka unlock (name)
list
To get a list of all Aka, do !list aka
Games
coin
!coin
will randomly return "Heads" or "Tails"
dice
!dice (nb)d(sides)
will return a random number from (nb) dices ranging from 1 to (sides)
eightball
!eightball
will return a random reply to a fictive question
monologue
!monologue (channel)
returns the number of consecutive lines you've sent in (channel) without being interrupted by someone else (i.e. how long your current 'monologue' is). (channel) is only necessary if the message isn't sent in the channel itself.
roulette
write !roulette
to play Russian roulette
Write !google (terms)
to make a search on Google and return the first results
lucky
Write !lucky (terms)
to make a search on Google and return the url of the very first result
translate
To translate a phrase to another language, write !google translate (source language) [to] (destination language) (text)