about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorBenny Morrison <benmorrison@ttm.sh>2019-03-17 02:30:58 -0400
committerBenny Morrison <benmorrison@ttm.sh>2019-03-17 02:30:58 -0400
commit508f262b90e9fd503fc2cad874a4d7ffc8cb1df9 (patch)
treec3b9b7e3ee8b1c3c2f3b38f0fb29ca40347514d9 /README.md
parent49bcdc317bebe9e46000cdae67846fbf24fa9bea (diff)
downloadgoofbot-508f262b90e9fd503fc2cad874a4d7ffc8cb1df9.tar.gz
updated
Diffstat (limited to 'README.md')
-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