Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 493 Bytes

File metadata and controls

9 lines (6 loc) · 493 Bytes

WhateverBot

A bot used in Whatever's Matrix rooms, with support for end-to-end encrypted messages

To set up your own bot built off of this, you need to make a .env file with the variables listed. For non-testing usage, I recommend using Docker. Check out simplematrixbotlib's docs to learn more.

Special thanks to simplematrixbotlib

You can find the repo here