Matrix support #5

Merged
swee merged 4 commits from matrix into main 2025-04-05 13:39:07 -07:00
Owner

Support for the Matrix chat platform.

Platform's capabilities:
Dedicated bot system
Webhooks (Bots are only made using plain API)
Multi-network

Current status: Mostly supported, patches will be rolled out on main

Progress:

  • View matrix-nio docs
  • Read messages
  • Send messages
  • b$pull
Support for the [Matrix](https://matrix.org) chat platform. Platform's capabilities: ❌ Dedicated bot system ❌ Webhooks (Bots are only made using plain API) ✅ Multi-network Current status: Mostly supported, patches will be rolled out on `main` Progress: - [x] View matrix-nio docs - [x] Read messages - [x] Send messages - [x] `b$pull`
Merge branch 'main' into matrix
All checks were successful
Check code / syntax (push) Successful in 21s
a5fe5a9a35
Update README.md
All checks were successful
Check code / syntax (push) Successful in 39s
f6e5ae9a75
Merge branch 'main' into matrix
All checks were successful
Check code / syntax (push) Successful in 13s
69ad016548
add pull support
All checks were successful
Check code / syntax (push) Successful in 42s
054f3817a3
swee changed title from WIP: Matrix support to Matrix support 2025-04-05 13:38:53 -07:00
swee merged commit ac41de753d into main 2025-04-05 13:39:07 -07:00
swee deleted branch matrix 2025-04-05 18:05:21 -07:00
Commenting is not possible because the repository is archived.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: SweeZero/mandelBRot-1#5
No description provided.