Telegram ImageBot Simple URL Uploader which uploads an image to a telegram from direct URLs.only images 😒 Install git clone https://github.com/abhint/Telegram_ImageBot.git Usage An example token.js file could be: module.exports ={ // past your telegram bot token like token: '4964312452:NeN554GslMAAcyM2XrgcSW53nWIUgHG0-zw' } then run node index.js Thank you Node.js Telegram Bot API