Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 361 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 361 Bytes

bot_ibc_status

This repo contains:

  • a python script which use the Imperator API in order to get IBC status each minutes
  • a Sqlite Database which store locally all channel status in order to track changements

Don't forget to put your discord token bot in the token_bot var and the channel id of your discord channel in the channel_id_ibc_gang variable.