aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..60f0d25
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+# sax robot
+
+saxrobot/saxbot is a novelty IRC bot who matches any mention of the string "sax"
+in any part of an IRC message in the channels it monitors, with as many
+saxaphone icons (🎷) as there were instances of "sax" throughout each message.
+
+## Example:
+
+ <someuser> sax
+ <somesaxbot> 🎷
+ <someuser> saxaphone woosaxSAXalright
+ <somesaxbot> 🎷 🎷 🎷
+
+Simple eh.