davidascii/Loritta — reverse-engineered prompt
Reverse engineered prompt
I want this repo turned into a working local version of Loritta, a cute multi language Discord bot with moderation, fun community features, customization, and the website pieces that are already in the project.
Please wire up whatever is needed so I can run it in a dev environment, invite the bot to a test Discord server, and verify the main flows actually work. If some parts are too tied to production services, stub or simplify them, but keep the modular feel and plugin loading if that is already supported here. Since the README says this branch is older and kind of messy, focus on getting the existing codebase building and usable instead of rewriting the whole thing.
Please also add clear setup notes, example config or env values, and simple start commands so a lightly technical person can launch it without hunting through the repo. If there are parts that should be skipped or marked experimental, call that out clearly. You can look up current docs online if you need to.
Want more depth? Deep Reverse