Fix Clyde, also without an attachment
This commit is contained in:
		@@ -61,7 +61,7 @@ namespace PluralKit.Bot
 | 
			
		||||
                            avatarUrl: avatarUrl);
 | 
			
		||||
 | 
			
		||||
                // Otherwise, send normally
 | 
			
		||||
                return await client.SendMessageAsync(content, username: name, avatarUrl: avatarUrl);
 | 
			
		||||
                return await client.SendMessageAsync(content, username: FixClyde(name), avatarUrl: avatarUrl);
 | 
			
		||||
            }
 | 
			
		||||
            catch (HttpException e)
 | 
			
		||||
            {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user