This is a contribution work for Layer 3 team. I created this bot becuase I want to get an Early Birds achievement.
The announcement channel can be found here
(Yes, it's doesn't redirect you to the bot. I'll need to test it first)
Skip this part if you don't want to host this bot on your personal machine
- Create a telegram channel and a bot. The bot can be created using the
@botfatheraccount - Copy your bot's token to the
.envfile, and put it to theTELEGRAM_TOKENvariable. See tha example on.env.example - Add your bot as an admin to the created telegram channel
- Make your telegram channel public, and add it's url. The added url will be the ID used in the
.envfile.
Run a script using the following command:
./scripts/build_docker.sh # build a docker container
./scripts/run_docker.sh # start a docker containerMake sure you installed docker first!
Fork this repository and opening a pull request
chompk.eth