aiorum is a modern and fully asynchronous framework for building bots on
flarum forums using asyncio and aiohttp.
Make your forum bots faster, smarter, and more powerful ⚡
- 🚀 Asynchronous — built on
asyncioandaiohttp - 🎯 Command system — register bot commands with decorators
- 💬 Events — handle new messages and new discussions
- 🔒 Typed API client — safe and extensible HTTP wrapper
- 🔄 Manager layer — simplifies interaction with Flarum API
- 🧩 Extensible — ready for middlewares and custom integrations
Licensed under the GNU General Public License v3.0 (GPL-3.0).
See LICENSE for details.