All Projects → james58899 → dmhy-telegram

james58899 / dmhy-telegram

Licence: MIT license
自動抓取動漫花園RSS並發到Telegram

Programming Languages

javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to dmhy-telegram

anime-streaming
📺 A curated list of worldwide legal anime streaming.
Stars: ✭ 49 (+16.67%)
Mutual labels:  anime
Funcaster
⚡ Serverless .NET solution for hosting your 🔊 podcasts with (nearly) zero costs using Azure Functions and Azure Storage Account.
Stars: ✭ 44 (+4.76%)
Mutual labels:  rss
vscode-bangumi
🌈 The Bangumi extension for VSCode. Her data source came from Bilibili. [Maintenance phase]
Stars: ✭ 12 (-71.43%)
Mutual labels:  anime
newsdash
A news dashboard inspired by iGoogle and Netvibes
Stars: ✭ 44 (+4.76%)
Mutual labels:  rss
Discord-Trivia-Bot
TriviaBot: Play trivia in Discord! Powered by discord.js and OpenTDB, with 24 categories and three modes of play.
Stars: ✭ 83 (+97.62%)
Mutual labels:  anime
Anime-Boys-Holding-Programming-Books
Anime Boys Holding Programming Books
Stars: ✭ 84 (+100%)
Mutual labels:  anime
anime-reaction-api
An API/Slack/Discord Bot to serve image links of anime reactions
Stars: ✭ 25 (-40.48%)
Mutual labels:  anime
vcrss
Create your own VCR/TiVo that downloads videos from RSS or Atom feeds using command line tools such as youtube-dl and svtplay-dl.
Stars: ✭ 11 (-73.81%)
Mutual labels:  rss
anime-seasons
Season data for Taiga
Stars: ✭ 15 (-64.29%)
Mutual labels:  anime
RSS-to-Telegram-Bot
A Telegram RSS bot that cares about your reading experience
Stars: ✭ 482 (+1047.62%)
Mutual labels:  rss
fulltextrssplz
Make rss full text.
Stars: ✭ 25 (-40.48%)
Mutual labels:  rss
lares
Minimal Fever API (RSS Reader) Implementation
Stars: ✭ 28 (-33.33%)
Mutual labels:  rss
doki-theme-github
Cute anime character themes for GitHub
Stars: ✭ 70 (+66.67%)
Mutual labels:  anime
Sonarr-AnimeDownloader
It is a Docker Container that uses Sonarr to download anime from AnimeWorld site (ITALY).
Stars: ✭ 28 (-33.33%)
Mutual labels:  anime
marv
Marv your Swiss streaming tool!
Stars: ✭ 149 (+254.76%)
Mutual labels:  anime
yastack
YAStack: User-space network-stack based on DPDK, FreeBSD TCP/IP Stack, EnvoyProxy
Stars: ✭ 90 (+114.29%)
Mutual labels:  rss
atomex
🌊 Elixir RSS/ATOM feed builder with a focus on standards compliance, security and extensibility
Stars: ✭ 38 (-9.52%)
Mutual labels:  rss
mal-analysis
github repo for MyAnimeList analysis. Also links to the MAL dataset.
Stars: ✭ 31 (-26.19%)
Mutual labels:  anime
Limnoria
A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.
Stars: ✭ 578 (+1276.19%)
Mutual labels:  rss
TIFeedParser
RSS Parser written in Swift
Stars: ✭ 18 (-57.14%)
Mutual labels:  rss

dmhy-telegram

自動抓取動漫花園RSS並發到Telegram

  • 1.2.0 改變了儲存結構,已訂閱的頻道資料會消失

Telegram bot

需求

  • Node.js 6+

Docker

Docker Hub

請將 /usr/src/app/data.json 掛載到外部並設定Telegram bot API token

範例:

  1. curl https://raw.githubusercontent.com/james58899/dmhy-telegram/master/data.json > ~/dmhy-telegram.json
  2. docker pull james58899/dmhy-telegram
  3. 編輯 ~/dmhy-telegram.json 設定API token
  4. docker run -v ~/dmhy-telegram.json:/app/data.json james58899/dmhy-telegram
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].