objection_engine
objection_engine copied to clipboard
Library that turns comment chains into ace attorney scenes, used in several bots
I'm trying to install Objection into another project, and getting the following output: ``` >>> python -m pip install git+https://github.com/LuisMayo/objection_engine.git Collecting git+https://github.com/LuisMayo/objection_engine.git Cloning https://github.com/LuisMayo/objection_engine.git to /private/var/folders/ms/x80nt_4n31j5pmb4qtr7m9c40000gn/T/pip-req-build-fnsjnbrp Running command git clone...
Since starting to contribute to this project, there have been quite a few things I've wanted to add, but found difficult to do with the way the current video-building system...
The README currently says > Install dependencies (in case any problems are encountered please check faq.md) You can use either pip > ``` > python -m pip install . >...
They could serve in certain bots that have reactions, like Twitter/Telegram or Discord ones. Where messages with loads of reactions could get this scene
... although perhaps some people would prefer the older one. Also I'm not sure what it would legally mean, as newer ones are surely more relevant for companies... Anyway, doing...
Using the orange font. Using an special sound effect may be possible Detect key points when they're (all-)caps or markdown signals(like bold)
I noticed that "Objection" can be triggered on command but "Hold it" and "Take that" doesn't exist in the bot yet. Would be a nice touch in my opinion.
In addition to the "Trial" and "Pursuit" tracks, I thought it might be nice to potentially have cross-examination and objection themes play. My branch [cross-examination-music](https://github.com/Meorge/objection_engine/tree/cross-examination-music) currently has: - *Cross-Examination ~...
I have a few graphical suggestions to make the video generated bots more accurate to the in-game images. The first one is the nameplates font:  This is how the...
Issue trying to build image on Apple Silicon (M1) This is what I get when I run `docker build -t objection_engine . ` ``` #8 374.0 Collecting pycld2 #8 374.0...