fix: Readme was missing newlines
This commit is contained in:
parent
1ae919599b
commit
9faa1628d0
@ -4,6 +4,6 @@ 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.
|
The bot uses N8N to automate the process of sending messages on any DAO transaction.
|
||||||
|
|
||||||
## Files
|
## Files
|
||||||
[n8n.json](/n8n.json) - The n8n workflow file (import this into n8n and add the necessary credentials)
|
[n8n.json](/n8n.json) - The n8n workflow file (import this into n8n and add the necessary credentials)
|
||||||
[parser.js](/parser.js) - The script that parses the transaction data to be used to create the message
|
[parser.js](/parser.js) - The script that parses the transaction data to be used to create the message
|
||||||
[message.js](/message.js) - The script that creates the message to send to the telegram and discord bots
|
[message.js](/message.js) - The script that creates the message to send to the telegram and discord bots
|
Loading…
Reference in New Issue
Block a user