ClueNet is looking for a new Chief Technical Admin. More information here.
Bot:Typo
From ClueWiki
Typo is a bot owned by Cobi.
Typo is The Typo Bot.
Typo is in: #coders,#ClueShells,#clueirc.
Typo's administrators are: Cobi.
Any problems, please contact Cobi.
Typo is included in the List of Bots.
Typo is an FAQ article and is included in the List of FAQs.
Typo is a bot which will optionally correct your spelling. It is completely optional, and will not say anything until you tell it to.
Contents |
[edit] Commands
Typo only has one command, and it is issued via pm:
[edit] spell
If you message the bot this command, the bot will toggle corrections on and off.
[edit] Corrections
The bot will suggest these corrections:
[edit] Case-insensitive
The following suggestions will be made regardless of case:
'im' => 'I\'m' 'ill' => 'I\'ll' 'u' => 'you' 'ur' => 'your' 'youre' => 'you\'re' 'wat' => 'what' 'r' => 'are' 'gonna' => 'going to' 'gotta' => 'got to' 'sorta' => 'sort of' 'sup' => '\'sup' 'calcs' => 'calculations' 'wont' => 'won\'t' 'id' => 'I\'d' 'ud' => 'you\'d (or usted)' 'y' => 'why' 'its' => 'it\'s' 'teh' => 'the' 'wut' => 'what' 'justive' => 'justice' 'anoying' => 'annoying' 'prolly' => 'probably' 'luser' => 'loser' 'wanna' => 'want to'
[edit] Case-sensitive suggestions
The following suggestions will be made only if they match case:
'i' => 'I' 'cobi' => 'Cobi' 'i\'m' => 'I\'m'
[edit] Regular expression suggestions
The following are regular expression suggestions:
'/^[a-z].*$/' => 'capitalization'
[edit] Aspell
The bot also pipes anything that doesn't match above through Aspell, which is a spelling program. Aspell suggestions will be denoted by an '(aspell)' out to the side of the suggestion.
[edit] Exceptions
The bot will not even try to pipe these words through Aspell:
'/oper/i' '/ok/i' '/hmm/i' '/cobi/i' '/crispy/i'
[edit] Exceptions
Sentences matching these patterns will not even be considered for corrections:
'/lol/i' '/ah/i' '/^[^:]+\:.*$/'
[edit] Miscellaneous
[edit] I would like that bot in my channel
Contact Cobi.
[edit] Why do you have this lame bot?
Because, it promotes Clueful Chatting, and some might find it useful.
[edit] May I have the source?
Maybe - contact Cobi.

