Quantcast
Channel: configuration - Forum - FlexGet
Viewing all articles
Browse latest Browse all 716

Test telegram notifier plugin

$
0
0

@evgsd wrote:

I configure telegram plugin

notify_entries:
      to:
        - telegram:
            bot_token: '{{ secrets.telegram.token }}'
            parse_mode: markdown
            recipients:
              - username: '{{ secrets.telegram.username }}'

How i can test this configuration? In source file plugin i found this
Bootstrapping and testing the bot:
* Execute: `flexget telegram bootstrap`.
Look at the console output and make sure that the operation was successful.
* Execute: `flexget telegram test-msg`.
This will send a test message for every recipient you've configured.

bu it's not work. How i can test this plugin?

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles