A discord webhook that displays crypto currency rates on a timed interval(specified in spreadsheet)
- A google spreadsheet to maintain and store crypto currency data
- Create a spreadsheet as per above shown images
- Open tools => Script editor to open Google App Script
- Copy the files in the repo
- Set Triggers(postUpdates: every minute and sendUpdates: every hour)
- Note: Dont forget to use discord webhook url in places mentioned in code