Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 952 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 952 Bytes

Governance Tracker

Simple bot to warn the juiceboxDAO of which day of the governance cycle it is.

To add the bot simply click this link, select the server you want to add the bot to and that's it.

Config

Configuring the bot is also pretty straight forward, on data.json you simply set the json to

{
  CHANNEL_ID: <Id of the channel where you want the updates>
  CURRENT_DAY: <Number of the png file you want to be sent today (0-13, check on resources)>
  YESTERDAY_ID: 0 (no message was sent yesterday, so there's nothing to delete.)
}

If for some reason the bot key changes you also can change the DISCORD_KEY in the .env file.

Changing the infographic

If you wish to change the infographic, simply head to resources and change the files in there.