botflop icon indicating copy to clipboard operation
botflop copied to clipboard

Discord Bot for server hosts, devs, and admins. Analyzes timings reports & uploads text files to a bin. Developed by https://birdflop.com.

Results 9 botflop issues
Sort by recently updated
recently updated
newest added

discord.js builders don't like empty strings, instead use null to clear an embed property

Need to find a way to prevent user data from being tracked for discord, so if someone runs /optout or something it should add them to a list of names...

Now, spark (the performance profiling plugin) also shows config options in its report. It would be cool to also add spark support to Botflop.

Better file layout

Don't give Xms != Xmx warning if startup flags have the following: -XX:+UseContainerSupport -XX:InitialRAMPercentage=[value] -XX:MaxRAMPercentage=[value] where [value] is the same as [value]

Issue with the /timings command on the latest master build. Forked it, configured it, and tried running the command but just ended up with an error instead. All npm packages...

Executing /ping and then pressing the **Ping Again** button on the embedded messages crashes the whole bot. It just outputs an "Unknown Message" error into the console and just crashes...