Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiorum

PyPI version Python Versions License: GPL v3

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


✨ Features

  • 🚀 Asynchronous — built on asyncio and aiohttp
  • 🎯 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

📖 Documentation

  • 📂 Examples — ready-to-use bot samples
  • 📚 Docs — detailed API reference and guides

📜 License

Licensed under the GNU General Public License v3.0 (GPL-3.0).
See LICENSE for details.

About

Async Python framework for building bots and automating HTTP requests from flarum-based sites. Inspired by aiogram and designed with a similar approach.

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Contributors

Languages