:D
This commit is contained in:
		@@ -16,7 +16,7 @@ sql.any("select data from useless where trigger = 'sandbox_js'")
 | 
			
		||||
 | 
			
		||||
export default bot => {
 | 
			
		||||
  bot._trigger.set("sandbox_js", new bot.trigger({
 | 
			
		||||
    call: /^\!js (.*)/i,
 | 
			
		||||
    call: /^\.js (.*)/i,
 | 
			
		||||
    set: "uwe",
 | 
			
		||||
    f: e => {
 | 
			
		||||
      const args = e.message.trim().substring(4);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user