GitHunt
CO

CoolDotty/DiscordCreamPy

A discord bot wrapper for DeepCreamPy

DiscordCreamPy

A simple discord.py bot for deconsoring images through discord messages. A handy
example of how to pull off a long running command and keeping attachments in
memory for downloading, modifying, and reuploading.

Getting Started

Make sure you install the requirements.txt through pip.

pip install -r requirements.txt

The bot.py file needs to be ran from the DeepCreamPy repo. The batch will do this
for you. If a token has not already been entered before, you will be prompted to
enter one. Grab yours by registering a bot through the developer portal.

For information about installing/using DeepCreamPy and getting a copy of the
model, see their respective repo here.

Once is all said and done, upload a properly marked image to where the bot is
present and invoke the command with ".rm"

Thanks, and have fun!

Languages

Python97.3%Batchfile2.7%

Contributors

GNU Affero General Public License v3.0
Created January 27, 2019
Updated December 9, 2025
CoolDotty/DiscordCreamPy | GitHunt