mbot/README.md
2024-06-06 14:01:58 -04:00

290 B

mbot

Simple Matrix bot that will eventually send Web3 PairCreation event alerts to the Juggalol Homeserver.

Configuration

{
  "matrix": {
    "homeserver": "https://matrix.juggalol.com",
    "username": "",
    "password": "",
    "room_id": ""
  },
  "infura_url": ""
}