aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 84476ab..9b1e1b6 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +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
-* 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.