Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
/ EmoBot Public archive

An IRC bot that adds unicode emoji auto correction, based on http://www.emoji-cheat-sheet.com/.

License

Notifications You must be signed in to change notification settings

wilfriedE/EmoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmoBot

An IRC bot that adds unicode emoji auto correction, based on [the emoji cheat sheet] (http://www.emoji-cheat-sheet.com/).

How it works

Type ``` Hello Channel :smiley: ``` from your irc client and EmoBot will follow up with
``` nick means* 😃```

Adding EmoBot to your channel

- Invite EmoBot to your channel or
- Add your channel name as "#channel_name" in the channels.json file on update EmoBot server would join those channels.

Supported Emojies

- Primarily unicode emojies: http://apps.timwhitlock.info/emoji/tables/unicode

Optout

- You can tell EmoBot not to autocorrect you by saying ```emo-bot optout```
Note that emo-bot will only keep track of opt-out users as long as it is connected.
When it disconnects and reconects it will automatically consider all users opted in.

Optin after Optout

- When you decide to optout you have options to view about emo-bot or to optin.
Enter ```emo-bot optin``` from your irc client.

Contributors

- All pull request and issues welcome! 😃

About

An IRC bot that adds unicode emoji auto correction, based on http://www.emoji-cheat-sheet.com/.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages