Yo I'm trying to get PyBoat up and running in my own server and it's not doing anything at all. Here is my console log if it helps:
(!) Plugin typescript: @rollup/plugin-typescript TS2367: This condition will always return 'false' since the types 'Type' and '20' have no overlap.
src/modules/admin.ts: (214:65)
214 if (message.webhookId !== null || (message.application && message.type === 20)) {
~~~~~~~~~~~~~~~~~~~
created ./dist/bundle.js in 10.8s
> pyboat@1.8.10 publish
> node cd/publish.js
[ '180734778465587200' ] [] [] []
Published to Developer Corner (801125364218200074) successfully (Revision 530)!
WS Open
PYLON LOG: No config
PYLON LOG: loading language files
PYLON LOG: Initialized on VM (config loaded) Cpu time so far: 15ms
PYLON LOG: Executed modules for a MESSAGE_CREATE event. -- CPU Time so far: 2ms
The only thing it does when i attempt a command is put this into the console log:
PYLON LOG: Executed modules for a MESSAGE_CREATE event. -- CPU Time so far: 2ms
Yo I'm trying to get PyBoat up and running in my own server and it's not doing anything at all. Here is my console log if it helps:
The only thing it does when i attempt a command is put this into the console log:
There is no response at all in Discord.
Here is my
config.json
if it helps:I tried asking for help in your Discord but your bot muted me....