A simple bot, that should send a message to a matrix room when a new proposal is created on a particular Aragon DAO.
- Copy example environment variables configuration into a separate
.env
file
$ cp .env.example .env
- Fill out all the necessary endpoints, tokens etc.
- Install dependencies
$ npm install
- Run the node server
$ npx ts-node index.js
Made with love, licensed under license
Support by donating some crypto
- Bitcoin Lightning [email protected]
- Monero 49261YsGmYjeEAipPeRC5g2KR8imwedAYX4i3Gy9hYvN7JUBB4Vyc5U7aDbsnUF43S7tjLptrYmdt32P4yytvo9s6p51dgc
Feel free to contribute