2022-03-18 14:54:33 +02:00
|
|
|
#####################################################
|
|
|
|
## ____ _ ##
|
|
|
|
## | _ \ (_) ___ ___ ___ _ __ __| | ##
|
|
|
|
## | | | | | | / __| / __| / _ \ | '__| / _` | ##
|
|
|
|
## | |_| | | | \__ \ | (__ | (_) | | | | (_| | ##
|
|
|
|
## |____/ |_| |___/ \___| \___/ |_| \__,_| ##
|
|
|
|
## _____ _ _ ##
|
|
|
|
## |_ _| (_) ___ | | __ ___ | |_ ___ ##
|
|
|
|
## | | | | / __| | |/ / / _ \ | __| / __| ##
|
|
|
|
## | | | | | (__ | < | __/ | |_ \__ \ ##
|
|
|
|
## |_| |_| \___| |_|\_\ \___| \__| |___/ ##
|
|
|
|
## ##
|
|
|
|
## Documentation: https://discordtickets.app ##
|
2022-08-06 00:21:55 +03:00
|
|
|
## Support: https://lnk.earth/discord ##
|
2022-03-18 14:54:33 +02:00
|
|
|
#####################################################
|
|
|
|
|
|
|
|
logs:
|
|
|
|
files:
|
2022-03-18 18:27:32 +02:00
|
|
|
directory: ./logs
|
2022-03-18 14:54:33 +02:00
|
|
|
enabled: true
|
|
|
|
keepFor: 30 # days
|
2022-08-06 23:07:40 +03:00
|
|
|
level: info # debug|verbose|info|success|warn|notice|error|critical
|
|
|
|
presence:
|
|
|
|
activities:
|
|
|
|
- name: /new
|
|
|
|
- name: with {totalTickets} tickets
|
|
|
|
- name: '{openTickets} tickets'
|
|
|
|
type: 3 # https://discord-api-types.dev/api/discord-api-types-v10/enum/ActivityType
|
|
|
|
- name: '{avgResponseTime} response time'
|
|
|
|
type: 3
|
|
|
|
interval: 60 # seconds, only used if activities.length > 1
|
|
|
|
status: online # online|idle|invisible|dnd
|
2022-07-23 03:13:25 +03:00
|
|
|
overrides:
|
|
|
|
disableArchives: false
|