https://github.com/cpluspatch/jesses-vengeance
https://github.com/cpluspatch/jesses-vengeance
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cpluspatch/jesses-vengeance
- Owner: CPlusPatch
- Created: 2025-03-29T05:08:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-29T16:21:41.000Z (about 1 year ago)
- Last Synced: 2025-03-29T16:22:36.814Z (about 1 year ago)
- Language: Python
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matrix Bot
A simple Matrix bot built with matrix-nio to insult someone.
## Features
- Command handling (e.g., `!hello`)
- Keyword-based auto-responses
- End-to-end encryption support
- Configurable through JSON files
## Prerequisites
- Python 3.13 or higher
- Matrix account for the bot
- Matrix room where the bot will operate
## Installation
1. Clone this repository
2. Install dependencies:
```bash
poetry install
```
## Usage
### Commands
### Keyword Responses
## License
AGPLv3