diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -1,6 +1,12 @@ # frippy [](https://travis-ci.org/Mavulp/frippy) -Frippy is an IRC bot which sends emojis used to the channel they were received from, -lets you convert from one currency to another and checks the title of html pages -linked in the channel. +Frippy is an IRC bot which is splits its functions into plugins. +Currently it has plugins to: + +* Send the names of emojis used +* Convert currencies with the help of [fixer.io](https://fixer.io/) +* Send the titles of HTML pages linked +* Create factoids with Lua support +* Send messages to offline users when they join again +* Automatically change nickname when it is available again Check the config.toml file to get an idea of how to set the bot up. |
