/downloader

Primary LanguageTypeScript

Telegram bot that downloads torrents

please add a .env file in the root with the following

BOT_TOKEN=<Telegram bot token>
DOWNLOAD_DIR=<Download directory - default is where the bot runs from>
ADMINS_CHATID=<Telegram chat Ids of admins seperated with comma>