Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Jack-of-tg/MEDIA-EDITOR-BOT
https://github.com/Jack-of-tg/MEDIA-EDITOR-BOT
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Jack-of-tg/MEDIA-EDITOR-BOT
- Owner: Jack-of-tg
- License: mit
- Created: 2021-09-05T06:49:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T09:03:53.000Z (over 1 year ago)
- Last Synced: 2024-06-29T04:35:03.806Z (5 months ago)
- Language: Python
- Size: 36.1 KB
- Stars: 49
- Watchers: 1
- Forks: 58
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# MEDIA EDITOR BOT
Bot edit or replace Media's from channel Posts## Deploy to Heroku
[![Deploy To Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Jack-of-tg/MEDIA-EDITOR-BOT/)
## Deploy to Railway
## Variables
````
TG_BOT_TOKEN - Get bot token from @BOTFATHERAPP_ID - From my.telegram.org (or @UseTGXBot)
API_HASH - From my.telegram.org (or @UseTGXBot)
AUTH_USERS : Array to store users who are authorized to use the bot``
````
## credits* [Dan](https://telegram.dog/haskell) for his [Pyrogram Library](https://github.com/pyrogram/pyrogram)
* [CodeXBotz](https://telegram.dog/CodeXBotz) for their [MediaEditorRoBot](https://t.me/MediaEditorRoBot)