From bd87edebf1cfcc1526949e487c2816d4df28a3c6 Mon Sep 17 00:00:00 2001
From: David Phillips <david@sighup.nz>
Date: Tue, 10 Apr 2018 15:45:14 +1200
Subject: Note command prefix

---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index 38c6bd8..1dd7017 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,13 @@ idalius started out as a novelty IRC bot. Its original functionality has now
 been moved into an optional module, "tittilate", while the remainder of the
 bot's functionality is mostly configurable and extensible.
 
+## Commands
+
+Arbitrary commands can be registered by any module. Commands (currently
+separate from admin commands) are issued in-channel, prefixed with the string
+configured in the `bot.conf` parameter `prefix`. This is `%` by default, and
+this default will be used in this README.
+
 ## Module: URL Title
 
 idalius can pick a URL out of any channel message and respond in-channel with
-- 
cgit v1.1