diff options
author | Benny Morrison <benmorrison@ttm.sh> | 2019-03-17 02:30:58 -0400 |
---|---|---|
committer | Benny Morrison <benmorrison@ttm.sh> | 2019-03-17 02:30:58 -0400 |
commit | 508f262b90e9fd503fc2cad874a4d7ffc8cb1df9 (patch) | |
tree | c3b9b7e3ee8b1c3c2f3b38f0fb29ca40347514d9 | |
parent | 49bcdc317bebe9e46000cdae67846fbf24fa9bea (diff) | |
download | goofbot-508f262b90e9fd503fc2cad874a4d7ffc8cb1df9.tar.gz |
updated
-rw-r--r-- | README.md | 1 |
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 |