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 03:13:30 -0400
committerBenny Morrison <benmorrison@ttm.sh>2019-03-17 03:13:30 -0400
commit4d3d7ab3bff06ae7cfc6c6019b6b933b64b782ee (patch)
tree0a86884ac0aa8b0564b01345d2c048657623e856 /README.md
parent56a8787636e265eca71a0bf01925cf8baca60787 (diff)
downloadgoofbot-4d3d7ab3bff06ae7cfc6c6019b6b933b64b782ee.tar.gz
updated features
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d1b34f1..66322c6 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,8 @@ An IRC bot I'm working on to practice Go.
 
 ## Features
 
-External config file in JSON  
+External config file in JSON, optionally set via flag '-c'
+Gives example config file with flag '-j'
 Basic command/response structure  
 Some minor command/OS Call functions  
 Can define a bot owner for certain commands  
@@ -12,5 +13,4 @@ Able to identify with services
 
 ## TODO
 
-Command line switch to specify config file location  
 Externalize basic command/responses