An IRC bot that adds unicode emoji auto correction, based on [the emoji cheat sheet] (http://www.emoji-cheat-sheet.com/).
Type ``` Hello Channel :smiley: ``` from your irc client and EmoBot will follow up with
``` nick means* 😃```
- 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.
- Primarily unicode emojies: http://apps.timwhitlock.info/emoji/tables/unicode
- 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.
- When you decide to optout you have options to view about emo-bot or to optin.
Enter ```emo-bot optin``` from your irc client.
- All pull request and issues welcome! 😃