mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
Add available activity_types
This commit is contained in:
parent
2a041b29ce
commit
ff924adcf4
@ -30,7 +30,7 @@ module.exports = {
|
||||
prefix: '-',
|
||||
name: 'DiscordTickets',
|
||||
activities: ['-new', 'with tickets', 'for new tickets'],
|
||||
activity_types: ['PLAYING', 'PLAYING', 'WATCHING'],
|
||||
activity_types: ['PLAYING', 'PLAYING', 'WATCHING'], // Available: PLAYING / LISTENING / WATCHING / STREAMING
|
||||
colour: '#009999',
|
||||
err_colour: 'RED',
|
||||
cooldown: 3,
|
||||
|
Loading…
Reference in New Issue
Block a user