about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7d566dd..c54356f 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ An IRC bot I'm working on to practice Go.
 External config file in JSON  
 Basic command/response structure  
 Some minor command/OS Call functions
+Can specify owner for certain commands, such as !join #channel, or customizable "die"/"quit" command.
 
 ## TODO