The Mana World:IRC/Elanore

From The Mana World
(Redirected from IRC/Elanore)
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. The source code can be found on GitHub.

Modules[edit]

Each chat command is part of one of the numerous modules (plugins). Only the commands of user-accessible modules are listed below.

Aka[edit]

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[edit]

To add an Aka, do !aka add (name) (command)

remove[edit]

To remove an Aka, do !aka remove (name)

lock[edit]

To lock an Aka, do !aka lock (name)

unlock[edit]

To unlock an Aka, do !aka unlock (name)

list[edit]

To get a list of all Aka, do !list aka --keys

But be warned, at time of writing (2019-10-16) there were over 18 pages of Akas.

There's a convenient listing with most of akas and their functions as of 2016 here.

Games[edit]

coin[edit]

!coin will randomly return "Heads" or "Tails"

dice[edit]

!dice (nb)d(sides) will return a random number from (nb) dices ranging from 1 to (sides)

eightball[edit]

!eightball will return a random reply to a fictive question

monologue[edit]

!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[edit]

write !roulette to play Russian roulette

Google[edit]

Google[edit]

Write !google (terms) to make a search on Google and return the first results

lucky[edit]

Write !lucky (terms) to make a search on Google and return the url of the very first result

translate[edit]

To translate a phrase to another language, write !google translate (source language) [to] (destination language) (text)

QuoteGrabs[edit]

get[edit]

Write !quotegrabs get (id) to get the quote with the given id

You most probably want to use **say** instead of get.

grab[edit]

Write !grab (username) to grab the last sentence of the given user

ungrab[edit]

Write !ungrab to delete the latest grabbed quote.

    • Use this with caution.**

random[edit]

Write !quotegrabs random (username) to get a random quote from the given user. If no user is specified, returns a random quote from any user.

search[edit]

Write !quotegrabs search (text) to get a list of all quotes containing the substring (text)

list[edit]

Write !quotegrabs list (username) to get a list of all quotes of the given user