Skip to content

Yoas1/BotOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Bot-OS

Create a new telegram-bot

1 - Search Botfather in telegram.
2 - Send command /newbot to Botfather.
3 - Give the Telegram bot a name.
4 - Give the Telegram bot a unique username, it must end in "bot".
5 - Save the Telegram bot's access token, we will use it later in the configuration file "env.yml".

Download env.yml from Git

1 - Download env.yml file from: Download.
2 - Edit the env.yml file, instructions are in the file.
3 - Save the env.yml file in the <path_to_save_downloads>.
4 - After the bot runs, you can edit it anytime and send it to the bot.

Docker

1 - Image Docker-hub site: BotOS.
2 - Pull the BotOS image: docker pull yoas1/bot-os:2.1
3 - Start the bot with auto-start in boot: docker run -d -v <path_to_save_downloads>:/home/Downloads -v <path_to_save_data>:/root/.local/share/data/qBittorrent/ -v <path_to_save_data>:/root/.config/qBittorrent/ -p 8080:8080 yoas1/bot-os:2.1

Qbityorrent

1 - for mange qbittorrent go to Qbittorrent.
2 - user=admin password=adminadmin

Now start use your bot :)

More features will be added!

About

Download torrents, music and other features to your home server from anywhere.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors