Skip to content

IndigoProtocol/discord-bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

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

Languages