DiscordManimator
DiscordManimator copied to clipboard
A Manim Rendering Bot for Discord. Requires a Functioning Manim install.
DiscordManimator
A Manim Rendering Bot for Discord.
How to run
Prerequisites:
- Docker dameon running with the
manimcommunity/manim:stableimage pulled poetry, a python dependency manager- A discord bot token with the
MESSAGE CONTENTIntent enabled.
Deploy:
- run
poetry install - make a new file
config.pyin this directory based onconfig_example.pyincluding the bot token - run
poetry run python DiscordManimator.py