An open API service indexing awesome lists of open source software.

https://github.com/cpluspatch/jesses-vengeance


https://github.com/cpluspatch/jesses-vengeance

Last synced: about 1 year ago
JSON representation

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