UNPKG

@bastion/tesseract

Version:

The heart and soul of the Bastion bot.

1 lines 3.11 kB
function a1_0x1874(_0x2f75c5,_0x47bdf0){const _0x5725be=a1_0x1e5e();return a1_0x1874=function(_0x4fbb6d,_0x147fe5){_0x4fbb6d=_0x4fbb6d-0x1df;let _0x1e5e48=_0x5725be[_0x4fbb6d];return _0x1e5e48;},a1_0x1874(_0x2f75c5,_0x47bdf0);}function a1_0x1e5e(){const _0x15388a=['userPermissions','ChatInput','6587LjjqeH','unsafe','enabled','nsfw','search','14hhRXtJ','name','description','toString','(((.+)+)+)+$','clientPermissions','options','4680044SOeIIT','7595176ajvOrt','3092079olwrWv','boolean','8964264aYuMFi','9dMORlv','apply','owner','7776760NdxYGR','type','6466698ZddPKZ'];a1_0x1e5e=function(){return _0x15388a;};return a1_0x1e5e();}const a1_0x4477a4=a1_0x1874;(function(_0x357136,_0x46494e){const _0x21f946=a1_0x1874,_0x4e2721=_0x357136();while(!![]){try{const _0x391275=parseInt(_0x21f946(0x1ed))/0x1*(-parseInt(_0x21f946(0x1f2))/0x2)+parseInt(_0x21f946(0x1e2))/0x3+parseInt(_0x21f946(0x1e0))/0x4+-parseInt(_0x21f946(0x1e8))/0x5+-parseInt(_0x21f946(0x1e4))/0x6+parseInt(_0x21f946(0x1ea))/0x7+-parseInt(_0x21f946(0x1e1))/0x8*(-parseInt(_0x21f946(0x1e5))/0x9);if(_0x391275===_0x46494e)break;else _0x4e2721['push'](_0x4e2721['shift']());}catch(_0x5089d0){_0x4e2721['push'](_0x4e2721['shift']());}}}(a1_0x1e5e,0xeedea));const a1_0x147fe5=(function(){let _0x3ed6fd=!![];return function(_0x1cf713,_0x5d288d){const _0x9f4875=_0x3ed6fd?function(){const _0x2251bd=a1_0x1874;if(_0x5d288d){const _0x1de242=_0x5d288d[_0x2251bd(0x1e6)](_0x1cf713,arguments);return _0x5d288d=null,_0x1de242;}}:function(){};return _0x3ed6fd=![],_0x9f4875;};}()),a1_0x4fbb6d=a1_0x147fe5(this,function(){const _0x314b45=a1_0x1874;return a1_0x4fbb6d[_0x314b45(0x1f5)]()[_0x314b45(0x1f1)](_0x314b45(0x1f6))['toString']()['constructor'](a1_0x4fbb6d)[_0x314b45(0x1f1)]('(((.+)+)+)+$');});a1_0x4fbb6d();import{EventEmitter}from'node:events';import{ApplicationCommandType}from'discord.js';class TesseractCommand extends EventEmitter{['group'];['type'];[a1_0x4477a4(0x1f3)];['description'];[a1_0x4477a4(0x1ef)];[a1_0x4477a4(0x1df)];[a1_0x4477a4(0x1ee)];[a1_0x4477a4(0x1f0)];['owner'];[a1_0x4477a4(0x1f7)];[a1_0x4477a4(0x1eb)];constructor(_0x1ccb35){const _0x515666=a1_0x4477a4;super(),this[_0x515666(0x1e9)]=_0x1ccb35['type']||ApplicationCommandType['ChatInput'],this[_0x515666(0x1f3)]=_0x1ccb35['name'],this[_0x515666(0x1f4)]=_0x1ccb35[_0x515666(0x1f4)],this[_0x515666(0x1ef)]=typeof _0x1ccb35['enabled']===_0x515666(0x1e3)?_0x1ccb35['enabled']:!![],this[_0x515666(0x1df)]=_0x1ccb35[_0x515666(0x1df)]||[],this[_0x515666(0x1ee)]=_0x1ccb35[_0x515666(0x1ee)]||![],this[_0x515666(0x1f0)]=_0x1ccb35[_0x515666(0x1f0)]||![],this[_0x515666(0x1e7)]=_0x1ccb35['owner']||![],this['clientPermissions']=_0x1ccb35[_0x515666(0x1f7)]||[],this[_0x515666(0x1eb)]=_0x1ccb35['userPermissions']||[];}['toJSON']=()=>{const _0x24a7c9=a1_0x4477a4,_0x46a0da={'type':this[_0x24a7c9(0x1e9)],'name':this[_0x24a7c9(0x1f3)],'description':this['description']};return this[_0x24a7c9(0x1e9)]===ApplicationCommandType[_0x24a7c9(0x1ec)]&&(_0x46a0da[_0x24a7c9(0x1df)]=this[_0x24a7c9(0x1df)]),_0x46a0da;};[a1_0x4477a4(0x1f5)]=()=>this[a1_0x4477a4(0x1f3)];}export default TesseractCommand;