Skip to content

Make your own wall of posts from a lot of Telegram channels in one place. Try it now @SubscriberUniversalBot

Notifications You must be signed in to change notification settings

fsolutions/subscriber_universal

Repository files navigation

Subscriber Universal Bot (@SubscriberUniversalBot) & User Dashboard

Subscriber Universal Bot helps people don't create junk in there messages list from channels in Telegram messenger. Bot allows to subscribe on channels and create a wall of messages in one place.

Try it now in telegram @SubscriberUniversalBot.

Read project website: https://news-feeder-bot.are-u-happy.com/

Subscriber easy workflow scheme

SubscriberUniversal

Installation

  1. Install backend packages
> composer install
  1. Installing frontend packages
> not allowed yet
  1. Laravel keys generation
> php artisan key:generate
> php artisan passport:install
  1. Create empty database
  2. Create .env file in root directory of project
  3. Install migrations
> php artisan migrate
  1. Installing python telethon watcher for channels and new messages, and other helper libs
> cd app/Bundles/telethonForwarder
> python3 -m pip install -r requirements.txt
  1. Create .env file in telethonForwarder directory
  2. Set telegram webhooks by visiting page: https://YOURS_WEBSITE.COM/webhook
  3. Create bot & empty channel for telethon user -> you can write me for help fomichevms@gmail.com

Write me in Telegram: @fomichevms

E-mail: fomichevms@gmail.com

About

Make your own wall of posts from a lot of Telegram channels in one place. Try it now @SubscriberUniversalBot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published