Discord bot that turns comment chains into ace attorney scenes. Inspired by and using https://github.com/micah5/ace-attorney-reddit-bot Currently being executed.
For any problem that may be encountered, you can join the discord support server and we'll try to fix it
Check also the Twiitter, Reddit and Telegram bots!
git clone --recursive https://github.com/LuisMayo/ace-attorney-discord-bot
Install dependencies of this repo. Refer to objection engine's install instructions for any problems you may encounter
python -m pip install -r requirements.txt
Copy config.yaml.example
into config.yaml
and fill your token there
Start the project
python main.py
Since this is a tiny project we don't have strict rules about contributions. Just open a Pull Request to fix any of the project issues or any improvement you have percieved on your own. Any contributions which improve or fix the project will be accepted as long as they don't deviate too much from the project objectives. If you have doubts about whether the PR would be accepted or not you can open an issue before coding to ask for my opinion