afmsavage / keep-notif

Discord bot designed for the Keep Network's Discord. Simple statistics about their tBTC project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keep Network Discord Bot

This is the tBTC_Stats bot that runs on the Keep Network's Discord server. I used this project as a way to learn more about web3.js and ethers.io, so there are some commands that use one or the other. I would like to fully convert it to use only ethers moving forward.

To use, clone the repository and create a dotenv file (.env) that includes these 3 parameters:

  • CLIENTID='xxx'
  • CLIENTSECRET='123'
  • BOTTOKEN='foo'

About

Discord bot designed for the Keep Network's Discord. Simple statistics about their tBTC project.

License:MIT License


Languages

Language:JavaScript 97.5%Language:Dockerfile 2.5%