A telegram media to GoFile uploader bot
git clone https://github.com/FayasNoushad/gofile-bot.git
cd gofile-bot
python3 -m venv venv
. ./venv/bin/activate
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.pyAPI_HASHYour API Hash from my.telegram.orgAPI_IDYour API ID from my.telegram.orgBOT_TOKENYour bot token from @BotFather