add akrasia dev

master
Kit Kasune 3 years ago
parent ad19a86c51
commit 4a4415ded6
  1. 2
      bot.js

@ -68,7 +68,7 @@ async function init() {
['command', 'event', 'response'].forEach(x => require(`./handle/${x}`)(client)); ['command', 'event', 'response'].forEach(x => require(`./handle/${x}`)(client));
client.developers = ["330547934951112705", "673477059904929802", "480535078150340609"]; client.developers = ["330547934951112705", "673477059904929802", "480535078150340609", "523579776749928449"];
client.utils = {}; client.utils = {};
client.utils.logch = async () => {return client.guilds.cache.get('762707532417335296').channels.cache.get('762732961753595915');}; client.utils.logch = async () => {return client.guilds.cache.get('762707532417335296').channels.cache.get('762732961753595915');};

Loading…
Cancel
Save