objection_engine icon indicating copy to clipboard operation
objection_engine copied to clipboard

Library that turns comment chains into ace attorney scenes, used in several bots

Results 28 objection_engine issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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

enhancement
wontfix

... 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...

wontfix

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)

enhancement
wontfix

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.

enhancement
wontfix

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 ~...

enhancement

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: ![image](https://user-images.githubusercontent.com/60068235/109789804-fc59da00-7c10-11eb-87b2-e325b03bfbaf.png) This is how the...

enhancement

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...

bug
help wanted
question