I built a telegram bot for removing background from pictures

This page summarizes the projects mentioned and recommended in the original post on /r/SideProject

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • MongoDB

    The MongoDB Database

  • It is currently hosted on Heroku and backed by MongoDB as database.

  • Stripe

    PHP library for the Stripe API.

  • I've setup three different bots, one for development, one for staging and last but not least one for the production layer! The first two reply only to my telegram account thanks to Filters.user() static method from the telegram library. Since the bot can receive payments and donations, using Stripe as a provider, the staging and development layers use a Test Stripe Token and the Production one uses a Live Stripe Token

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • python-telegram-bot

    We have made you a wrapper you can't refuse

  • I've developed it using python 3.9 and the library python-telegram-bot which is really awesome. The bot receives updates and messages directly from the Telegram webhook, much better and faster than the hold "polling" method!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts