Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 866 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 866 Bytes

Code for the @cas_ban_bot Telegram bot

Bot that checks whether a user is banned by CAS.

Installation and local launch

  1. Clone this repo: git clone https://github.com/backmeupplz/cas_ban_bot
  2. Create .env with the environment variables listed below
  3. Run yarn in the root folder
  4. Run yarn develop

And you should be good to go! Feel free to fork and submit pull requests. Thanks!

Environment variables

  • TOKEN — Telegram bot token

Also, please, consider looking at .env.sample.

Continuous integration

main branch of this repository gets automatically deployed to @cas_ban_bot via ci-ninja.

License

MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!