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:29:45 -0400
committerBenny Morrison <benmorrison@ttm.sh>2019-03-17 02:29:45 -0400
commit49bcdc317bebe9e46000cdae67846fbf24fa9bea (patch)
tree0f5e75fd8955e283dd1751dbba6ea8ebc56c80cb /README.md
parent077ff6d4c5b2aaa4162a17760f63c29b334c42b4 (diff)
downloadgoofbot-49bcdc317bebe9e46000cdae67846fbf24fa9bea.tar.gz
updated with features/todo
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a08f4b..7d566dd 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,14 @@
 # goofbot
 
-A hackish IRC bot in golang
+An IRC bot I'm working on to practice Go.
+
+## Features
+
+External config file in JSON  
+Basic command/response structure  
+Some minor command/OS Call functions
+
+## TODO
+
+Command line switch to specify config file location  
+Externalize basic command/responses