command
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Feb 13, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package main demonstrates a simple Matrix echo bot using the matrix library.
Set environment variables before running:
export MATRIX_API_URL="https://matrix.example.com"
export MATRIX_API_USER="botuser"
export MATRIX_API_PASS="botpassword"
go run ./examples/echobot/
Source Files
¶
Click to show internal directories.
Click to hide internal directories.