[V3 Parser] --dry-run flag not handled #1612
Labels
Type: Bug
Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
Milestone
Other bugs
What were you trying to do?
I was trying to run the bot with the
--dry-run
flagWhat were you expecting to happen?
See the bot loading data, then stop before connecting to the gateway
What actually happened?
The bot connected to the gateway as usual, like if there weren't flags
How can we reproduce this issue?
Just run any bot with the
--dry-run
and see if it change somethingDetails
I searched for the flag in the source code to see if it was actually being used somewhere... No results.
Nice issues templates btw
The text was updated successfully, but these errors were encountered: