Skip to content

repolar/cas_ban_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%