Krim
Krim
### Description Presence retrieves random string of text from element "please wait while we process your payment," while on a page such as No Fear Shakespeare review. ### Steps to...
Might want to implement a detection to hide the repo button on idle.
### Type of bug Compatibility issue, Other unexpected behaviour ### `/ess dump all` output https://essentialsx.net/dump.html?id=34a7d48f203b4eeaa7d319b24a2a3520 ### Error log (if applicable) _No response_ ### Bug description EssentialsX does not recognise alternate...
### Which package is this bug report for? discord.js ### Issue description Running startup on either PM2 or general shard manager leaves the same problem, on a docker container if...
start-bot.ts requires the importation of command classes through the index.ts. then, there is a command array created: ```ts let commands: Command[] = [ // Commands // Chat Commands // _Admin...
Just leaving this here, there seems to be an issue from your package where parsing integers through from decimal to hexadecimal returns the error below: ``` TypeError: str.split is not...