-
Notifications
You must be signed in to change notification settings - Fork 358
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add bucktrix to project list * Update gatsby/content/projects/bots/bucktrix.mdx Co-authored-by: Eric Eastwood <madlittlemods@gmail.com> * Update gatsby/static/docs/projects/images/bucktrix.svg Co-authored-by: Eric Eastwood <madlittlemods@gmail.com> Co-authored-by: Eric Eastwood <madlittlemods@gmail.com>
- Loading branch information
1 parent
42ff0c1
commit 0c34f67
Showing
2 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
layout: projectimage | ||
title: finzzz / bucktrix | ||
categories: | ||
- bot | ||
description: Extensible matrix bot | ||
author: finzzz | ||
repo: /~https://github.com/finzzz/bucktrix | ||
language: Python3 | ||
license: GPLv2 | ||
thumbnail: /docs/projects/images/bucktrix.svg | ||
featured: true | ||
maturity: Alpha | ||
--- | ||
|
||
Visit repo for more information. | ||
|
||
## What is Bucktrix | ||
Bucktrix is a personal Matrix chatbot that can send message or execute commands based on certain events. | ||
|
||
## Why use Bucktrix? | ||
- You want to eliminate the use of email as a tool of notifications. | ||
- You want to run an app that only has CLI. | ||
- You want to execute certain commands or scripts without SSH. | ||
|
||
## Things to note | ||
- Bucktrix should be installed in a machine where its privileges are being limited. | ||
- Bucktrix responds to command from control user which is in the same **encrypted** room. | ||
- It is also possible to send one-shot message. | ||
- `trigger` are used to differentiate when/where bucktrix is being called. | ||
- **Do not** use Bucktrix in a room where you cannot trust all participants. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.