Home
What is mxbt?
mxbt (Matrix Bot) is a Python library built on the matrix-nio SDK, which originally maden to provide simple and powerful Matrix bot interface. It also supports many features as another bot libs, like modules, filters, etc...
Warning
mxbt is WIP, and API is unstable, but docs are updated with every changes (if i don't forgot).
Support
You can join to our Matrix space for support if you unable to find answer in the docs. Any other discussions also are welcomed. All updates also displayed in special room on this space.
Installation
Info
For start you need to make user account for bot.
mxbt can be installed simply with pip
: