Giter Club home page Giter Club logo

synology-telegram-bot's Introduction

Build Status

Telegram Bot for Synology DiskStation Manager (DSM)

A Docker image based on Alpine Linux that runs Telegram bot to manage a Synology DiskStation machine.

Features

Currently support these functions:

Download Station

  • /mydownloads - manage your downloads
  • /adddownload - create a new download task
  • /resumedownloads - resume all inactive download tasks
  • /pausedownloads - pause all active download tasks
  • /cleanupdownloads - clear completed download tasks

System Info

  • /resourcemonitor - show NAS resource infos
  • /nasnetwork - show NAS network status
  • /nashealth - show NAS health status
  • /bothealth - show bot health status

Environment Variables

Make sure to set the container environment variables:

  • BOT_TOKEN - Your bot's token. Make one with @BotFather
  • BOT_OWNER_ID - The bot will only respond to user with this ID, get it from @userinfobot
  • NAS_IP - Your DiskStation's IP address. Make sure it uses a static IP
  • NAS_PORT - Your DiskStation's port number. DSM default is 5000
  • DSM_ACCOUNT - Your DSM account name
  • DSM_PASSWORD - Your DSM password
  • TZ - System time zone. See available time zones here.

Resources

Code available on GitHub

Image available on Docker Hub

synology-telegram-bot's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.