diff --git a/README.md b/README.md index cf15877..e674281 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Nephthys is the bot powering #summer-of-making-help and #identity-help in the Ha ## Features -### Tags (OUT OF ORDER) +### Tags -You can tag tickets in the private tickets channel or with the macro ?tag . This will DM the people who are specialised in responding to those issues and have it show up in their assigned tickets. +You can tag tickets in the private tickets channel or with the macro `?tag `. This will DM the people who are specialised in responding to those issues and have it show up in their assigned tickets. You can assign yourself to get notified for specific tags on the app home ### Macros @@ -24,7 +24,9 @@ Sometimes it’s nice to be able to do things quickly... Here’s where macros c ### Stale -Tickets that have been not had a response for more than 3 days will automatically be closed as stale. The last helper to respond in the thread gets credit for closing them +~~Tickets that have been not had a response for more than 3 days will automatically be closed as stale. The last helper to respond in the thread gets credit for closing them~~ + +Stale ticket handling is not working at the moment, but more features for dealing with stale tickets are planned. ### Leaderboard diff --git a/manifest.yml b/manifest.yml index a64ad09..8ce8bdc 100644 --- a/manifest.yml +++ b/manifest.yml @@ -7,7 +7,7 @@ "features": { "app_home": { "home_tab_enabled": true, - "messages_tab_enabled": false, + "messages_tab_enabled": true, "messages_tab_read_only_enabled": true }, "bot_user": {