Skip to content

Small Matrix-Bot to allow members to just add a room to a space, instead of giving them full control over the room list.

License

Notifications You must be signed in to change notification settings

xHain-hackspace/matrix-space-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Space Bot

Compiling

The bot can be built with the command go build main.go from the repos root.

Usage

You have to set a couple of Environment Variables to make the bot work:

Variable Description
SPACE_BOT_HOMESERVER URL in the form of matrix.example.org
SPACE_BOT_USERNAME Username of the bot user
SPACE_BOT_PASSWORD Password of the bot user
SPACE_BOT_SPACE_ID ID of the Space this bot should manage, either as roomID or alias
SPACE_BOT_ROOM_ID ID of the Room that will be used to send commands to the bot

About

Small Matrix-Bot to allow members to just add a room to a space, instead of giving them full control over the room list.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages