First clone repo and create .env and config.toml
Examples:
.env
USERNAME=@catbot:example.com
PASSWORD=password
SERVER=https://example.comallowlist and blocklist formats
config.toml
[simplematrixbotlib.config]
allowlist = []
blocklist = []
admin_id = '@admin:example.com'