diff options
author | Benny Morrison <benmorrison@ttm.sh> | 2019-03-17 02:31:20 -0400 |
---|---|---|
committer | Benny Morrison <benmorrison@ttm.sh> | 2019-03-17 02:31:20 -0400 |
commit | 69a42ee7e03c55be181a0c5924c22d2810713958 (patch) | |
tree | b040aede7ae267905036d796c98871798b4f08a7 | |
parent | 508f262b90e9fd503fc2cad874a4d7ffc8cb1df9 (diff) | |
download | goofbot-69a42ee7e03c55be181a0c5924c22d2810713958.tar.gz |
formatting
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index c54356f..bc0405e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,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 +Some minor command/OS Call functions Can specify owner for certain commands, such as !join #channel, or customizable "die"/"quit" command. ## TODO |