All Projects → tasi788 → GitHub-Starred-Notify

tasi788 / GitHub-Starred-Notify

Licence: other
即時通知你的 repo 有人人給星星囉~

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to GitHub-Starred-Notify

dictum
🤔 API to get access to the collection of the most inspiring expressions of mankind
Stars: ✭ 77 (+234.78%)
Mutual labels:  telegram-bot
RSSnotifier
Node RSS reader telegram bot. Provides notification on queries-matching elements and supports multiple users.
Stars: ✭ 15 (-34.78%)
Mutual labels:  telegram-bot
lazynite
A PC remote controller for YouTube and Twitch
Stars: ✭ 45 (+95.65%)
Mutual labels:  telegram-bot
TelegaGraph
TelegaGraph. Print messages from telegram to thermal printer
Stars: ✭ 23 (+0%)
Mutual labels:  telegram-bot
echotron
An elegant and concurrent library for Telegram bots in Go.
Stars: ✭ 95 (+313.04%)
Mutual labels:  telegram-bot
TeleChatRelay
Relay between Telegram and WeChat
Stars: ✭ 17 (-26.09%)
Mutual labels:  telegram-bot
pastebin-bot
Advanced functional Pastebin Telegram Bot made using better-pastebin and TelegrafJS. This bot will help you to create pastes (Texts) on Pastebin which is a text cloud.
Stars: ✭ 16 (-30.43%)
Mutual labels:  telegram-bot
TgTranslator
Telegram bot that removes language barrier between people in groups
Stars: ✭ 32 (+39.13%)
Mutual labels:  telegram-bot
telegram-aqi-bot
Telegram AQI Bot based on nodejs
Stars: ✭ 31 (+34.78%)
Mutual labels:  telegram-bot
Defend-The-Castle
Telegram Bot Game - Defend The Castle
Stars: ✭ 21 (-8.7%)
Mutual labels:  telegram-bot
spbu4u
Telegram bot Timetable for SPbU students @Spbu4UBot | Телеграм бот Расписание для студентов СПбГУ
Stars: ✭ 20 (-13.04%)
Mutual labels:  telegram-bot
firefly-bot
Bot to quickly create transactions in Firefly III
Stars: ✭ 49 (+113.04%)
Mutual labels:  telegram-bot
crawley
Crawley the Telegram Beholder
Stars: ✭ 24 (+4.35%)
Mutual labels:  telegram-bot
notion-help-bot
A Notion-backend Telegram bot, designed for Notion CN Community (https://t.me/Notionso).
Stars: ✭ 67 (+191.3%)
Mutual labels:  telegram-bot
lagom-on-kube
This tutorial describes how to bootstrap a production-ready Lagom microservices cluster in a Kubernetes environment.
Stars: ✭ 58 (+152.17%)
Mutual labels:  telegram-bot
digitalocean-helper-bot
用 telegram bot 管理 Digital Ocean 账号
Stars: ✭ 24 (+4.35%)
Mutual labels:  telegram-bot
LilSholex
A project containing web apps and Telegram API bots.
Stars: ✭ 32 (+39.13%)
Mutual labels:  telegram-bot
TensorGram
A real-time remote service to get the tensorflow callbacks to the telegram including the details of metrics-->pip install tensorgram
Stars: ✭ 79 (+243.48%)
Mutual labels:  telegram-bot
laravel-forge-bot
It is a chat bot for Telegram. It helps you manage your Laravel Forge servers and can send you deployment notifications.
Stars: ✭ 33 (+43.48%)
Mutual labels:  telegram-bot
node-telegram-keyboard-wrapper
A support to manage keyboards and force replies in Telegram via bots
Stars: ✭ 32 (+39.13%)
Mutual labels:  telegram-bot

GitHub Starred Notify

header

專給那些喜歡看 repo 星星的捧友。 他可以做到什麼?

不需要額外伺服器

🚀 即時發送通知到 Telegam

👷‍♂️ 不需額外維護

🎳 多個群組、對話通知

使用方式

打開 Google Drive 內新增資料夾,新增一個 Google 試算表 以及一個 Google Apps Script ,在「更多」就能找到 Google Apps Script

img

接著將 main.gs 內容貼上到剛剛新建的檔案內,然後回到 Google 試算表 將網址複製取其中的 id

例如

https://docs.google.com/spreadsheets/d/1Fvhu4wNf_XXXXXXX_vWWWWWWWEbK4lncLZOexxxxxxx/edit#gid=0

而其中的 1Fvhu4wNf_XXXXXXX_vWWWWWWWEbK4lncLZOexxxxxxx 就是 id 將其複製貼上到 Google Apps Script 內的第二行。

第三行則是 Telegram Bot ,需要先透過 Botfather 申請。

回到 Google 試算表 內,將現有的 活頁簿 重新命名為 data ,並將第一行命名為喜歡的名稱。

img

而下面則是輸入 repo 的完整路徑,可以參考上圖。 chat_id 則是 telegram 內的 chat_id ,不會查看 id 可以參考 my_id_bot

🚨 另外支援多頻群、對話通知,請使用 , 作為間隔。

接著回到 Google Apps Script 點擊函示設定為 main 並執行,會先進行確認授權行為,請全部允許。

img

最後點擊旁邊的時鐘圖示讓他定期確認,這邊建議十分鐘即可,過短可能會有 API Limit 問題。

img

TODO

  • 自動產生 Sheet
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].