wolle Rose kaufe?
This commit is contained in:
		@@ -282,4 +282,12 @@ export default bot => {
 | 
			
		||||
        args.substring(2).split(" ").forEach(e.reply);
 | 
			
		||||
    }
 | 
			
		||||
  }));
 | 
			
		||||
 | 
			
		||||
  bot._trigger.set("rose", new bot.trigger({
 | 
			
		||||
    call: /^(\.|\/)rose/i,
 | 
			
		||||
    set: "uwe",
 | 
			
		||||
    f: e => {
 | 
			
		||||
      e.replyAction(`schenkt [b]${e.args[0] || e.user.nick}[/b] eine [color=red]~~{~[@}[/color]`);
 | 
			
		||||
    }
 | 
			
		||||
  }));
 | 
			
		||||
};
 | 
			
		||||
		Reference in New Issue
	
	Block a user