diff options
author | Benny Morrison <benmorrison@ttm.sh> | 2019-03-17 02:53:28 -0400 |
---|---|---|
committer | Benny Morrison <benmorrison@ttm.sh> | 2019-03-17 02:53:28 -0400 |
commit | fb0852cd55fb17c34b816c6956b7f4e79bcdc44e (patch) | |
tree | 37e42ed298be3801bac3b3e465c0bf642651d0b7 | |
parent | c5e451b2c0ac58d80aab1dd073bd2c66c6a25bcb (diff) | |
download | goofbot-fb0852cd55fb17c34b816c6956b7f4e79bcdc44e.tar.gz |
ID with svcs
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md index bc0405e..d1b34f1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ 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. +Can define a bot owner for certain commands +Able to identify with services ## TODO |