A Manim Rendering Bot for Discord.
Prerequisites:
- Docker dameon running with the
manimcommunity/manim:stable
image pulled poetry
, a python dependency manager- A discord bot token with the
MESSAGE CONTENT
Intent enabled.
Deploy:
- run
poetry install
- make a new file
config.py
in this directory based onconfig_example.py
including the bot token - run
poetry run python DiscordManimator.py