Fix tags (#67)

* Update readme re tags and stale

* Enable messages tab for the Slack app

This makes tags actually function as intended
This commit is contained in:
MMK21 2025-10-21 15:59:54 +01:00 committed by GitHub
parent 1dc54555c8
commit feb251de91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 4 deletions

View file

@ -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 <tag_name>. 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 <tag_name>`. 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 its nice to be able to do things quickly... Heres 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

View file

@ -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": {