The name Soheru Kan translates to ("Sohail Khan") in Japanese, this bot was created by Sohail alone, no additional contributions. All credit goes to me.
We made this bot to automate the process of Telegram Anime Uploader, many kids there were dropping out and uploading anime for Weebs, so that they can watch anime without any hassle. To help them we make our private AutoPahe repo public
[+] Make Sure You Add All These Mandatory Vars.
[-] Supports Multiple Channels.
[-] Update in Main Channel.
[-] Add Sudos / Remove Sudos
[-] Inbuilt Settings Disable/Enable Resolution.
[-] Inbuilt restart command.
[-] Easy deploy.
[+] Make Sure You Add All These Mandatory Vars.
[-] API_ID: You can get this value from https://my.telegram.org
[-] APP_HASH : You can get this value from https://my.telegram.org
[-] OWNER_ID : Your Telegram username. Without @.
[-] BOT_TOKEN: Get from botfarther
[-] MONGO_DB : get from cloud.mongodb.com.
[-] ARCHIVE_CHANNEL: Your Archive Channel ID to store files (E.g -10037823545)
[-] MAIN_CHANNEL: Your Main Channel Where Bot Will Update About Anime (E.g -10037823545)
[-] MESSAGE_ID: Message Id of any message in main channel (E.g 40)'
[+] The Bot won't run without setting the mandatory vars.
[-] git clone your_fork_url
[-] nano Bot/__init__.py edit variables (use (up and down keyboard buttons))
[-] docker build . -t autopahe
[-] docker run -d --restart on-failure --name autopahe autopahe
[-] apt install python3 python3-pip ffmpeg -y
[-] git clone your_fork_url
[-] cd AutoAnime
[-] pip3 install -r requirements.txt
[-] nano Bot/__init__.py edit variables (use (up and down keyboard buttons))
[-] python3 -m Bot