mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-03 16:24:27 -05:00 
			
		
		
		
	Added bot_owner_only attribute to medusa system. Upped version to 4..3.11
This commit is contained in:
		
							
								
								
									
										7
									
								
								src/Nadeko.Medusa/Attributes/bot_owner_onlyAttribute.cs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								src/Nadeko.Medusa/Attributes/bot_owner_onlyAttribute.cs
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
namespace Nadeko.Snake;
 | 
			
		||||
 | 
			
		||||
[AttributeUsage(AttributeTargets.Method)]
 | 
			
		||||
public sealed class bot_owner_onlyAttribute : MedusaPermAttribute
 | 
			
		||||
{
 | 
			
		||||
    
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user