Merge branch 'noxy-master-patch-11090' into 'master'
hebamme command See merge request mrhanky/nxy!13
This commit is contained in:
		@@ -487,6 +487,15 @@ class Useless(DatabasePlugin):
 | 
				
			|||||||
        """
 | 
					        """
 | 
				
			||||||
        self.bot.action(target, 'https://files.catbox.moe/ma2dfs.png')
 | 
					        self.bot.action(target, 'https://files.catbox.moe/ma2dfs.png')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    @command
 | 
				
			||||||
 | 
					    def hebamme(self, mask: IrcString, target: IrcString, args: Dict):
 | 
				
			||||||
 | 
					        """Tells you to get the fuck outta this group
 | 
				
			||||||
 | 
					        
 | 
				
			||||||
 | 
					        %%hebamme [<nick>]
 | 
				
			||||||
 | 
					        """
 | 
				
			||||||
 | 
					        nick = args.get('<nick>', mask.nick)
 | 
				
			||||||
 | 
					        self.bot.action(target, 'macht {0} klar, dass er sich lieber verpissen sollte'.format(nick, nick))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def husbando_waifu(self, field: str, mask: IrcString, target: IrcString, args: Dict):
 | 
					    def husbando_waifu(self, field: str, mask: IrcString, target: IrcString, args: Dict):
 | 
				
			||||||
        nick = args.get('<nick>', mask.nick)
 | 
					        nick = args.get('<nick>', mask.nick)
 | 
				
			||||||
        if isinstance(nick, list):
 | 
					        if isinstance(nick, list):
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user