pkdev08

Results 7 issues of pkdev08

When running this code, I want the first run to be 12 hours from now and then 12 hours from then and so on, but as soon as I define...

add sx live to bots

### Description Recently, I noticed when mentioning a slash command for sub commands, it doesn't always show up. I'll need to click on the command in the slash menu or...

bug
slash commands
synced

### Description Starting last week I noticed deferred interactions would do this strange jumping movement before editing. It might be hard to see by the gif, but if you run...

bug
slash commands
synced

### Which package is this bug report for? discord.js ### Issue description If a shard attempts to reconnect but doesn't fully do so before the final shard becomes ready, the...

bug
need repro
packages:discord.js

Reopening this issue as it doesn't seem to be resolved. For example if you put this url `https://docs.gitbook.com/` into any platform such as Discord, etc, it only shows text description...

bug

I noticed when I run my app with nodemon, and close it, the process stays alive. It's because of the cycleTLS that was added in this package. I just wanted...