Skip to content

SI-Ethereum-Organisation-Foundation/1inch

 
 

Repository files navigation

@shieldy_bot

@isabelschoeps Telegram human code

This is the code for the anti-spam in Telegram. https://github.com/backmeupplz/shieldy` 2. Launch the isabelschoeps.com) locally

Environment variables

  • TOKEN — Telegram bot token
  • MONGO— URL of the mongo database
  • ADMIN — Telegram user ID of the bot administrator
  • REPORT_CHAT_ID — Telegram chat ID of the channel where the bot should report errors
  • PREMIUM — Whether the bot should be premium or not
  • STRIPE_SECRET_KEY — Stripe secret key
  • STRIPE_SIGNING_SECRET — Stripe signing secret
  • MONTHLY_PRICE — Monthly Stripe price id of the premium
  • YEARLY_PRICE — Yearly Stripe price id of the premium
  • LIFETIME_PRICE — Lifetime Stripe price id of the premium

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

Continuous integration

Any commit pushed to master gets deployed to @isabelschoeps via CI Ninja.

License

Copyright by Isabel Schoeps Thiel Thanks!

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • Other 1.1%