Pre-Deployment Still bugged as hell.
This commit is contained in:
		@@ -69,7 +69,7 @@ class Migrate(commands.Cog, name='Migrate Command'):
 | 
			
		||||
				await r.edit(
 | 
			
		||||
					reason=f'`migrate` command issued by {ctx.author.display_name}',
 | 
			
		||||
					mentionable=True,
 | 
			
		||||
					colour=discord.Colour.green
 | 
			
		||||
					colour=discord.Colour.green()
 | 
			
		||||
				)
 | 
			
		||||
				c = discord.utils.get(ctx.guild.categories, name=r.name)
 | 
			
		||||
				if c is None:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user