mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[PR #1037] [CLOSED] Adding telegram bot notification on client connection #1197
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1197
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/1037
Author: @UserWithoutAuth
Created: 11/26/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (7)
a876988Update Settings.cs to add support for telegram botcfcb2baUpdate Settings.cs to add support for telegram bot88daa24Update FrmSettings.cs add support for telegram botcfe6464add support for telegram bot5efd68aAdd telegram bot096cdcaUpdate FrmMain.cs9d6c51fAdd Telegram Bot Support📊 Changes
4 files changed (+530 additions, -395 deletions)
View changed files
📝
Quasar.Server/Forms/FrmMain.cs(+94 -2)📝
Quasar.Server/Forms/FrmSettings.Designer.cs(+210 -285)📝
Quasar.Server/Forms/FrmSettings.cs(+176 -107)📝
Quasar.Server/Models/Settings.cs(+50 -1)📄 Description
Added Support for a telegram bot.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.