mirror of
				https://github.com/veganhacktivists/arabot.git
				synced 2025-11-04 04:49:49 +01:00 
			
		
		
		
	fix(arabot): had fetchReply be attached to staffChannel
This commit is contained in:
		
							parent
							
								
									72c27f5b72
								
							
						
					
					
						commit
						c60d8807a2
					
				@ -198,7 +198,7 @@ export class SusCommand extends Subcommand {
 | 
			
		||||
      await interaction.reply({
 | 
			
		||||
        content: `${user} has no sus notes!`,
 | 
			
		||||
        ephemeral: true,
 | 
			
		||||
        fetchReply: !staffChannel,
 | 
			
		||||
        fetchReply: true,
 | 
			
		||||
      });
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user