2023-06-16 16:00:33 +02:00
2023-06-16 16:00:33 +02:00
2023-06-16 16:00:33 +02:00
2023-06-16 16:00:33 +02:00
2023-06-16 16:00:33 +02:00
2023-06-16 16:00:33 +02:00
2023-06-16 16:00:33 +02:00
2023-06-16 16:00:33 +02:00
2023-06-16 16:00:33 +02:00

This is a template for writing a bot using simplematrixbotlib

Setup

First clone repo and create .env and config.toml

Examples:

.env

USERNAME=@catbot:example.com
PASSWORD=password
SERVER=https://example.com

allowlist and blocklist formats

config.toml

[simplematrixbotlib.config]
allowlist = []
blocklist = []
admin_id = '@admin:example.com'
S
Description
No description provided
Readme
106 KiB
Languages
Python 99.3%
Dockerfile 0.7%