Skip to content

reydus/bobbie-butler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bobbie Butler

Bobbie Butler is a Python-based bot for Matrix rooms. It is based on Shawnanastasio's python-matrix-bot-api

Requires the matrix-python-sdk.

Running

This bot uses Python3. I recommend running this bot by using the Python environment included by activating it:

source venv/bin/activate

Then run the bot by using:

python start.py

Alternatively, use nohup to run in the background. Output will be found in bobbie.log:

nohup python -u start.py > bobbie.log &

Capabilities

Currently, this bot is being developed and it is logged in as @bot:reyd.us sometimes. For testing purposes, you can use Shawnanastasio's tests

Test it out by adding it to a group chat and doing one of the following:
1. Say ";Hi"
2. Say ;echo this is a test!
3. Say ;d6 to get a random size-sided die roll result

And extra added:

;wikipedia <page title>

Contributing

I am quite new at making bots to work on the Matrix ecosystem. If you know of any improvements, solutions or other concerns, why not text me at @reydus:reyd.us? You are more than welcome to submit pull requests.

About

A serviceable bot for Matrix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages