summaryrefslogtreecommitdiffstats
path: root/README.md
blob: f6e2ece0403e44c45b47a5a9d63658cb36389aac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# frippy [![Build Status](https://travis-ci.org/Mavulp/frippy.svg?branch=master)](https://travis-ci.org/Mavulp/frippy)
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.