mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-12-23 00:03:09 +02:00
Merge pull request #41 from iFusionFr/master
Add available activity_types
This commit is contained in:
commit
36f92dd8f0
@ -30,7 +30,7 @@ module.exports = {
|
|||||||
prefix: '-',
|
prefix: '-',
|
||||||
name: 'DiscordTickets',
|
name: 'DiscordTickets',
|
||||||
activities: ['-new', 'with tickets', 'for new tickets'],
|
activities: ['-new', 'with tickets', 'for new tickets'],
|
||||||
activity_types: ['PLAYING', 'PLAYING', 'WATCHING'],
|
activity_types: ['PLAYING', 'PLAYING', 'WATCHING'], // Available: PLAYING / LISTENING / WATCHING / STREAMING
|
||||||
colour: '#009999',
|
colour: '#009999',
|
||||||
err_colour: 'RED',
|
err_colour: 'RED',
|
||||||
cooldown: 3,
|
cooldown: 3,
|
||||||
|
Loading…
Reference in New Issue
Block a user