Skip to content

wolfgangs-code/clone-a-discord-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clone a Discord User

Formerly Big Grab


CaDU Turns Discord chat exports into anonymized user-assistant pairs for LLM fine-tuning.

Instruction.

python ./discord-clone.py <USERID> [--input-files <PATH:cwd>] [--timeout <MINS:10>] [--include-embeds <:false>]

When no --input-files argument is given, it will default to the current working directory.

Cloning

The resulting output will be saved to ./paired/<USERID>.json.

Warning

This program does not perform any in-message PII filtering whatsoever.

There is a possibility that due to overfitting, trained models may parrot input data when given its corresponding prompt.

As such, feeding DM's or private/secure channels into CaDU is considered risky, and is not reccomended.

About

Turns Discord chat exports into anonymized user-assistant chains for LLM fine-tuning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages