aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJokler <jokler.contact@gmail.com>2019-06-22 15:51:21 +0200
committerJokler <jokler.contact@gmail.com>2019-06-22 15:51:21 +0200
commit3592c7b6fb2522ff57c7f312b8927eb680d6dc5c (patch)
treed484a367c205afe43ba7327a888b06844fd24c0c /README.md
parent237f6ebe59c90d4ceddd9af6a8a19e562d304aaa (diff)
parenta92e622a0d42911e8e46239c3bde17169ed60c92 (diff)
downloadfrippy-master.tar.gz
frippy-master.zip
Merge branch 'dev'HEADv0.5.0master
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index f6e2ece..9b1e1b6 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,11 @@
# 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.
+Frippy is an IRC bot which is splits its functionality 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
+* Get unicode information about characters
+* Send the titles of HTML pages linked
* Create factoids with Lua support
-* Send messages to offline users when they join again
+* Store messages intended for offline users
* Automatically change nickname when it is available again
Check the config.toml file to get an idea of how to set the bot up.