Code for the @cas_ban_bot Telegram bot
Bot that checks whether a user is banned by CAS.
- Clone this repo:
git clone https://github.com/backmeupplz/cas_ban_bot
- Create
.env
with the environment variables listed below - Run
yarn
in the root folder - Run
yarn develop
And you should be good to go! Feel free to fork and submit pull requests. Thanks!
TOKEN
— Telegram bot token
Also, please, consider looking at .env.sample
.
main
branch of this repository gets automatically deployed to @cas_ban_bot via ci-ninja.
MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!