diff options
author | Benny Morrison <benmorrison@ttm.sh> | 2019-03-17 23:11:49 -0400 |
---|---|---|
committer | Benny Morrison <benmorrison@ttm.sh> | 2019-03-17 23:11:49 -0400 |
commit | fefe22f3e20ea4237619f8267568a208285a309d (patch) | |
tree | b40d64414382f8a83b8b10233f3574beeb6d700a | |
parent | 414c038c68bd88b23f2c42bea0f15b672947ffbc (diff) | |
download | goofbot-fefe22f3e20ea4237619f8267568a208285a309d.tar.gz |
updated
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index d0ecd46..6e3e043 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ Standard command/response structure * !users - reports logged in users * !uptime - reports uptime and load +Interacts with Gotify API to send a message to admins when requested Can define a bot owner for certain commands Able to identify with services ## TODO -Externalize basic command/responses -Add interaction with Gotify API to send notification to channel admin when needed +Externalize basic command/responses Sanitize output of !users so as to not ping them in IRC |