Go to file
2024-07-19 12:33:57 +10:00
LICENSE.md Initial commit 2024-07-19 12:26:12 +10:00
message.js feat: Add initial code drop 2024-07-19 12:33:57 +10:00
n8n.json feat: Add initial code drop 2024-07-19 12:33:57 +10:00
parser.js feat: Add initial code drop 2024-07-19 12:33:57 +10:00
README.md feat: Add initial code drop 2024-07-19 12:33:57 +10:00

Australian Capital DAO

This is a repo to hold the code for the ACD bot. The bot uses N8N to automate the process of sending messages on any DAO transaction.

Files

n8n.json - The n8n workflow file (import this into n8n and add the necessary credentials) parser.js - The script that parses the transaction data to be used to create the message message.js - The script that creates the message to send to the telegram and discord bots