synologynasbot
synologynasbot copied to clipboard
🤖 telegram bot for synology nas
trafficstars
Synology NAS Bot
🤖 A Telegram bot for Synology NAS
Features
- Create download tasks
Note: this bot should be full featured later by wrapping Synology’s CGI-based API, though it’s OK to use it now.
Usage
- Deploy to Heroku
- Talk to @BotFather on Telegram, create your bot.
- Open your Heroku app Settings page, set these Config Variables:
SYNOLOGY_NAS_BOT_TOKEN: The bot’s API token, @BotFather just told you thatSYNOLOGY_NAS_BOT_OWNER: Your Telegram username, A robot must obey the orders given it by its masterSYNOLOGY_NAS_BOT_URL: Synology URL, should be this form:https://id.synology.me:port/webapi/SYNOLOGY_NAS_BOT_ACCOUNT: Synology account nameSYNOLOGY_NAS_BOT_PASSWORD: Synology account password
- Open your Heroku app Resources page, make sure the bot is running.
- Talk to your lovely bot, it’s all yours.
Alternatives
moviemagnetbot: create (Magnet/eD2k/FTP) download tasks by RSS feed
Troubleshooting
Open your Heroku app View logs page, see what’s going on.
Contributing
Bugs? Features? Issues and pull requests are welcome.