Discord bot framework with Ormar built in #1397
pmdevita
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been working on a framework for writing Discord bots inspired by Django and using Ormar, you can check it out here https://github.com/pmdevita/hikari-atsume and my bot I've written with it here https://github.com/pmdevita/new-beatrice. Progress has been a bit slow recently but it can be used to make simple bots now, focus right now is ironing out some integration issues with Ormar 0.20 and rewriting the commands system. It also features some custom Alembic modifications that make dealing with apps a bit easier, and I plan to add on some additional features like rename detection.
Beta Was this translation helpful? Give feedback.
All reactions