Skip to main content

A cli tool to convert your discord cache back to the original files.

Project description

NewMonkey

A CLI tool to convert your discord cache back to the original files.

This project was made to fix some problem I had with cachemonkey, I was looking for a CLI approach with the hability to export all the cache in one go.

Installation

You can install newmonkey using pipx (or any alternative supporting the [project.scripts] directive from pyproject.toml) or with pip.

pipx install newmonkey

Usage

You can use newmonkey directly to export your cache to a folder inside your current working directory.

newmonkey  # If you installed it with pipx
python -m newmonkey  # If you installed it with pip

Use the -o flag to specify an output directory and the -d flag to specify your discord cache directory if newmonkey can't autodetect it.

More flags are available. Use the --help flag to learn how to use other flags.

You can also import newmonkey to embed it inside your own software if you feel the need to.

Licence

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

newmonkey-1.0.2.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

newmonkey-1.0.2-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page