ident
@@ -1,5 +1,7 @@
|
|||||||
## Telegram notification basic script
|
## Telegram notification basic script
|
||||||
|
# From https://gist.github.com/matriphe/9a51169508f266d97313
|
||||||
`#!/bin/sh`
|
`#!/bin/sh`
|
||||||
|
`# Just alerts on {video_decision} as first parameter, must be specified in script settings.
|
||||||
`USERID="<numeric ID from @IDBot>"`
|
`USERID="<numeric ID from @IDBot>"`
|
||||||
`KEY="<the API key from @BotFather>"`
|
`KEY="<the API key from @BotFather>"`
|
||||||
`TIMEOUT="10"`
|
`TIMEOUT="10"`
|
||||||
|
Reference in New Issue
Block a user