Skip to content

Flamingo-OS/upload_bot

Repository files navigation

Flamingo Upload Bot

A Telegram bot (based on GoTG) to mirror and upload files from any direct link or a gdrive link to our hosted website. It will also generate and push OTA while at it

Setup config files

cp config.ini.json config.json

Now fill out the json file completely

Build and run the bot

go build . -o bot
./bot

To get info on how to make various config files for microsoft onedrive, follow this guide from rclone. To get various details about telegram related configs, follow the official telegram website to get them. For mongoDB related config vars. follow this guide from mongo. Finally for gdrive, you can follow official documentation from google

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages