Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Черный Евгений committed May 1, 2018
1 parent 406a47f commit d29e84d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified images/index.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# Telegram Notification VSTS Extension
![TelegramTask](https://raw.githubusercontent.com/JackB1ack/telegram-notification/master/Screenshots/main.PNG)
Telegram Notification task uses [Telegraf - Telegram Bot Framework for Node.js](https://github.com/telegraf/telegraf) and allows you to send customizable notifications to your Telegram chats and groups.
This task has some predefined options of what info (e.g build/release status, ID etc.) to include to the message about your build/release process.
This task has some predefined options of what info (e.g build/release status, ID etc.) to include in the message about your build/release process.

# Getting started

Only three steps to start receive your notifications:
**1.Create a Bot**
**2.Get Chat Ids**
**3.Customize your notifications**
Only three steps to start receiving your notifications:
**1. Create a Bot**
**2. Get Chat Ids**
**3. Customize your notifications**

Follow the instructions below to configure the Telegram Notifications task to send messages to a group or chat.

Expand Down
2 changes: 1 addition & 1 deletion vss-extension.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifestVersion": 1,
"id": "telegram-notification-extension",
"version": "0.0.31",
"version": "0.0.33",
"name": "Telegram Notification",
"publisher": "EvgenyChernyi",
"description": "Send custom notifications about your build/release process to Telegram",
Expand Down

0 comments on commit d29e84d

Please sign in to comment.