https://github.com/cloudforet-io/plugin-telegram-noti-protocol
https://github.com/cloudforet-io/plugin-telegram-noti-protocol
notification plugin protocol
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloudforet-io/plugin-telegram-noti-protocol
- Owner: cloudforet-io
- License: apache-2.0
- Created: 2022-09-05T01:15:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-29T02:15:26.000Z (about 1 year ago)
- Last Synced: 2025-04-29T03:31:02.566Z (about 1 year ago)
- Topics: notification, plugin, protocol
- Language: Python
- Homepage:
- Size: 1.93 MB
- Stars: 5
- Watchers: 4
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plugin-telegram-notification-protocol
Add `Telegram` protocol to Spaceone's Notification channel! This plugin lets you integrate telegram-bot service and spaceone's core notification service by using [telegram's bot API](https://core.telegram.org/bots/api).
## How to Setup plugin
You can use SpaceONE's command line tool [Spacectl](https://github.com/cloudforet-io/spacectl) to setup and initialize plugin.
[Here](https://github.com/cloudforet-io/plugin-telegram-noti-protocol/tree/master/test/spacectl) shows the examples of manifest files to use telegram-notification plugin.
## How to Setup Telegram notification channel in SpaceONE portal
[user guide](docs/ko/GUIDE.md) will help you.
### For more information..
Visit our [website](https://cloudforet.io/).