This bot uploads telegram files to MixDrop.co, File.io.
Usage: Send any file, and the bot will upload it to MixDrop.co, File.io
Heroku Deploy
Installation
Clone
git clone https://github.com/Abhijith-cloud/TelegramFiletoCloud.git
cd TelegramFiletoCloud
Install Requirements
pip3 install -U -r requirements.txt
Edit Sample_config.py and replace it with your bot details like this
classConfig:
BOT_TOKEN='1051231515:AAGv9yJbkpqQBx5nPnSRTNjF66Y5C9u4u3E'# from @botfatherAPP_ID=1234567# from https://my.telegram.org/appsAPI_HASH='a6ec7e2ead26d1bcac4a3997780a864c'# from https://my.telegram.org/appsAPI_KEY='aoHq14CTUQyIPwltD1P'# from https://mixdrop.coAPI_EMAIL='[email protected]'# from https://mixdrop.coAUTH_USERS= [1070202696, <YOURTELEGRAMCHATID>] # ADD YOUR USER ID
Run this bot
python3 -m bot
👏
Supporters
Owner
Abhijith NT
Best Noob
I love coding. JavaScript is my favorite programming language. I am simple and strong. But sometimes I'm crazy.
py-libnuma is python3 interface to numa Linux library so that you can set task affinity and memory affinity in python level for your process which can help you to improve your code's performence.
The RAP community of practice includes all analysts and data scientists who are interested in adopting the working practices included in reproducible analytical pipelines (RAP) at NHS Digital.