forked from embee/woomy
		
	idk
This commit is contained in:
		
							parent
							
								
									956f4132c7
								
							
						
					
					
						commit
						2e85c85d3c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -35,7 +35,7 @@ exports.run = (client, message, args) => {
 | 
				
			||||||
exports.conf = {
 | 
					exports.conf = {
 | 
				
			||||||
  enabled: true,
 | 
					  enabled: true,
 | 
				
			||||||
  guildOnly: false,
 | 
					  guildOnly: false,
 | 
				
			||||||
  aliases: [],
 | 
					  aliases: ['flag'],
 | 
				
			||||||
  permLevel: 'User',
 | 
					  permLevel: 'User',
 | 
				
			||||||
  requiredPerms: ['ATTACH_FILES'],
 | 
					  requiredPerms: ['ATTACH_FILES'],
 | 
				
			||||||
  cooldown: 20000
 | 
					  cooldown: 20000
 | 
				
			||||||
| 
						 | 
					@ -45,7 +45,7 @@ exports.help = {
 | 
				
			||||||
  name: 'pride',
 | 
					  name: 'pride',
 | 
				
			||||||
  category: 'Fun',
 | 
					  category: 'Fun',
 | 
				
			||||||
  description: 'Adds a pride flag ring to your avatar. Available flags are lesbian, gay, bisexual, pansexual, trans, asexual, aromantic and ally. Generator created by [Demirramon.](https://demirramon.com/)',
 | 
					  description: 'Adds a pride flag ring to your avatar. Available flags are lesbian, gay, bisexual, pansexual, trans, asexual, aromantic and ally. Generator created by [Demirramon.](https://demirramon.com/)',
 | 
				
			||||||
  usage: '`pride [flag]` - Adds a pride flag overlay to your avatar.\n`pride [flag] -g` - Adds a pride flag gradient on your avatar.',
 | 
					 | 
				
			||||||
  flags: '`-g` - Makes the overlay a gradient.',
 | 
					  flags: '`-g` - Makes the overlay a gradient.',
 | 
				
			||||||
 | 
					  usage: '`pride [flag]` - Adds a pride flag overlay to your avatar.\n`pride [flag] -g` - Adds a pride flag gradient on your avatar.',
 | 
				
			||||||
  examples: '`pride trans`\n`pride lesbian -g`'
 | 
					  examples: '`pride trans`\n`pride lesbian -g`'
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue