Skip to content

An Telegram Bot To Automate Process of animepahe.com new airing released anime download and upload

License

Notifications You must be signed in to change notification settings

KIRITOAK4/AutoAnime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoAnime

Soheru Kan

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

Features

[+] 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.

Deploy

Variables

[+] 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.

DOCKER DEPLOY

[-] 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

Local Deploy

[-] 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

Heroku Deploy

DEV / Soheru

Contact

• Github
• Telegram
• Instagram

About

An Telegram Bot To Automate Process of animepahe.com new airing released anime download and upload

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%