Thanks to visit codestin.com
Credit goes to github.com

Skip to content

IndigoProtocol/discord-bots

Repository files navigation

Indigo Discord Bots

Python - >=3.10

How to run

sudo apt install python3-jsonschema
WEBHOOK_URL='https://discord.com/api/webhooks/…' python3 cdp.py
WEBHOOK_URL='https://discord.com/api/webhooks/…' python3 liquidations.py
WEBHOOK_URL='https://discord.com/api/webhooks/…' python3 lp_rewards_epoch_bot.py

Bot ideas

  • Vote results, final and on-demand partial
  • Vote feed
  • Look up INDY rewards based on address/handle
    • Input: interaction (slash command)
    • Output: ephemeral message
    • PKH lookup would need to be built out for this, can be best-guess based on StakeKeyHash

Discord docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages