Tobigod123 / AutoAnimeBot010

Upload Ongoing Animes... Automatically

Home Page:https://telegram.dog/Ongoing_Animes_Flares

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo

  • try to upgrade current torrent download method into better and faster method.

Contributing

  • Any Sort of Contributions are Welcomed!
  • Try To Resove Any Task From ToDo List!

How to deploy?

Developer Note

  • If You Don't Have High End VPS like 8vcpu or 32GiB RAM So Don't Deploy This Bot.
  • You Can Customize FFMPEG Code If You Know What You Are Doing.

Environmental Variable

REQUIRED VARIABLES

  • BOT_TOKEN - Get This From @Botfather In Telegram.

  • REDIS_URI - Get This From redis.com

  • REDIS_PASSWORD - Get This From redis.com

  • MAIN_CHANNEL - ID of Channel Where Anime Will Upload.

  • CLOUD_CHANNEL - ID of Channel Where Samples And Screenshots Of Anime Will Be Uploaded.

  • LOG_CHANNEL - ID of Channel Where Status Of Proccesses Will Be Shown.

  • OWNER - ID of Owner.

OPTIONAL VARIABLES

  • BACKUP_CHANNEL - ID of Channel Where Anime Will Be Saved As BackUP.

  • THUMBNAIL - JPG/PNG Link of Thumbnail FIle.

  • FFMPEG - You Can Set Custom Path Of ffmpeg if u want, default is ffmpeg.

  • SEND_SCHEDULE - True/False Send Schedule of Upcoming Anime of that day at 00:30 IST, default is False.

  • RESTART_EVERDAY - True/False It Will Restart The Bot Everyday At 00:30 IST, default is True.

Deployment In VPS

git clone https://github.com/kaif-00z/AutoAnimeBot.git

nano .env configure env as per this or using this.

bash pkg.sh

bash run.sh

Commands

  • /opt - Its A Toggle Command Which Will enable and disable compression.

  • /logs - Its Will Give You Log File.

  • /restart - To Restart The Bot.

  • /skipul <no.> - Sometimes When Webhook Got 2 Anime in Same Time, it will skip one, you can use this command to upload that skipped anime. ex - /skipul 1.

Uploading of Ongoing Animes Is Automatic

About

Donate

About

Upload Ongoing Animes... Automatically

https://telegram.dog/Ongoing_Animes_Flares

License:GNU General Public License v3.0


Languages

Language:Python 98.9%Language:Dockerfile 0.7%Language:Shell 0.3%Language:Procfile 0.1%