.unfähig
This commit is contained in:
		@@ -97,6 +97,14 @@ export default bot => {
 | 
			
		||||
    }
 | 
			
		||||
  }));
 | 
			
		||||
 | 
			
		||||
  bot._trigger.set("unfaehig", new bot.trigger({
 | 
			
		||||
    call: /^(\.|\/)unfähig/i,
 | 
			
		||||
    set: "uwe",
 | 
			
		||||
    f: e => {
 | 
			
		||||
      e.reply(`Jamba Mettscanner: [b]${e.args[0] || e.user.nick}[/b] ist zu ${~~(Math.random() * 100 + 1)}% unfähig.`);
 | 
			
		||||
    }
 | 
			
		||||
  }));
 | 
			
		||||
 | 
			
		||||
  bot._trigger.set("rotenburg", new bot.trigger({
 | 
			
		||||
    call: /^(\.|\/)rotenburg/i,
 | 
			
		||||
    set: "uwe",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user