tohrxyz / madpob

Matrix Aragon DAO Proposal Observer Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MADPOB

Matrix Aragon DAO Proposals Observer Bot

A simple bot, that should send a message to a matrix room when a new proposal is created on a particular Aragon DAO.

To run

  1. Copy example environment variables configuration into a separate .env file
$ cp .env.example .env
  1. Fill out all the necessary endpoints, tokens etc.
  2. Install dependencies
$ npm install
  1. Run the node server
$ npx ts-node index.js

Made with love, licensed under license

Support by donating some crypto

  • Bitcoin Lightning tohrxyz@bitlifi.com
  • Monero 49261YsGmYjeEAipPeRC5g2KR8imwedAYX4i3Gy9hYvN7JUBB4Vyc5U7aDbsnUF43S7tjLptrYmdt32P4yytvo9s6p51dgc

Feel free to contribute

About

Matrix Aragon DAO Proposal Observer Bot

License:MIT License


Languages

Language:TypeScript 100.0%