HelpChat / ChatChat

ChatChat - Coming Soon
MIT License
51 stars 33 forks source link

Added a dump command #139

Closed BlitzOffline closed 2 years ago

BlitzOffline commented 2 years ago

Closes #128

The command takes in an optional parameter that is basically the file that you want to dump.

1 extra check we might want to add to the parameter is if the file is directly in the ChatChat/ directory and not in a subdirectory since right now in theory any file in any subdirectory of the ChatChat directory can be accessed by it as long as it has permissions and the file exists. We might also want to keep this for maybe user dumps?