Skip to content

Chatbot for the Matrix Protocol, supporting encryption and plugins.

License

Notifications You must be signed in to change notification settings

SFTtech/cyberbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyberbot

Matrix chatbot in Python, with encryption support and easy to use API.

Installation

Dependency installation in a .venv in the source directory:

pdm install

Running

Running from the source directory:

pdm run cyberbot -c config

Usage

Activate the bot in a room by inviting it.

Cyberbot will then invite you to a configuration room, in which you can configure the rooms where the bot is active in.

Commands

As the functionality of the bot depends heavily on the active plugins. Use help in a configuration room to see what is available in your current configuration.

Development

Cyberbot is built by using matrix-nio.

Room interaction is implemented in modules/: see ./PLUGINS.md for information on how to create plugins.

About

Chatbot for the Matrix Protocol, supporting encryption and plugins.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages