Searched full:telegram (Results 1 – 25 of 42) sorted by relevance
12
| /plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
| D | TelegramBotHandler.php | 19 * Handler send logs to Telegram using Telegram Bot API. 22 * 1) Create telegram bot with https://telegram.me/BotFather 23 * 2) Create a telegram channel where logs will be recorded. 26 …* Use telegram bot API key from step 1 and channel name with '@' prefix from step 2 to create inst… 28 * @link https://core.telegram.org/bots/api 36 private const BOT_API = 'https://api.telegram.org/bot'; 39 * The available values of parseMode according to the Telegram api documentation 48 …* The maximum number of characters allowed in a message according to the Telegram api documentation 53 * Telegram bot access token provided by BotFather. 54 * Create telegram bot with https://telegram.me/BotFather and use access token from it. [all …]
|
| /plugin/twofactortelegram/lang/en/ |
| D | lang.php | 2 $lang['name'] = 'Telegram 2FA'; 3 $lang['chat_id'] = 'Your Telegram ID'; 5 $lang['intro'] = 'Using this provider, a one-time login code will be sent to the Telegram, configur… 6 $lang['verifynotice'] = 'A verification code has been sent to your Telegram. If you do not receive … 7 $lang['codesent'] = 'A one time code has been sent. Please check your Telegram.';
|
| /plugin/socialite/ |
| D | style.css | 203 /* Telegram */ 205 .socialite li.name .telegram, 206 .socialite li.icon .telegram, 207 .socialite li.color .telegram { 211 .socialite li.name .telegram, 212 .socialite li.icon .telegram { 213 background-image: url("images/telegram.svg"); 216 .socialite li.color .telegram {
|
| /plugin/tgnotify/lang/uk/ |
| D | settings.php | 2 $lang["enable"] = 'Увімкнути Telegram оповіщення'; 4 $lang["token"] = 'Токен telegram бота'; 5 $lang["chatid"] = 'Ідентифікатор чата telegram (chat ID)';
|
| /plugin/tgnotify/lang/ru/ |
| D | settings.php | 2 $lang["enable"] = 'Включить Telegram оповещения'; 4 $lang["token"] = 'Токен telegram бота'; 5 $lang["chatid"] = 'Идентификатор чата telegram (chat ID)';
|
| /plugin/tgnotify/lang/en/ |
| D | settings.php | 2 $lang["enable"] = 'Enable page event notification via Telegram'; 4 $lang["token"] = 'Telegram bot token'; 5 $lang["chatid"] = 'Telegram chatid for notifications';
|
| /plugin/combo/resources/dictionary/ |
| H A D | brands.json | 147 "telegram": { object 148 "url": "https://telegram.org", 150 "web": "https://telegram.me/share/url?text=$text&url=$url", 151 "popup": "Share this page with Telegram" 158 "solid": "bx:bxl-telegram", 159 "solid-circle": "bi:telegram", 160 "outline": "la:telegram", 161 "outline-circle": "iconoir:telegram-circled"
|
| H A D | cib-icons.json | 723 "telegram-plane": "cib-telegram-plane", 724 "telegram": "cib-telegram", string
|
| /plugin/tgnotify/ |
| D | plugin.info.txt | 5 name Telegram nofity 6 desc Notify page events via Telegram
|
| D | action.php | 3 * DokuWiki Plugin Telegram Notifier (Action Component) 102 * Send telegram message 112 $url = 'https://api.telegram.org/bot' . $token . '/sendMessage';
|
| D | README.rst | 7 A DokuWiki plugin that notifies a Telegram channel of page edits.
|
| /plugin/twofactortelegram/ |
| D | plugin.info.txt | 5 name Two Factor Authentication - Telegram Plugin 6 desc Telegram support plugin for the Twofactor authentication plugin.
|
| D | action.php | 8 * 2fa provider using an Telegram 87 …$url = "https://api.telegram.org/bot{$token}/sendMessage?chat_id={$chat_id}&text={$text}{$code}&pa…
|
| D | README.md | 3 Telegram support plugin for the Twofactor authentication plugin.
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/client/hints/ |
| D | apps.yml | 3 'org.telegram.messenger': 'Telegram' 4 'org.telegram.messenger.web': 'Telegram'
|
| /plugin/socialite/syntax/ |
| D | button.php | 88 'telegram', 'hackernews', 'xing', 'vk', 'email'); 162 case 'telegram': 163 $name = 'Telegram'; 164 $href = 'https://telegram.me/share/url?url='. $url .'&text=' . $title;
|
| /plugin/findologicxmlexport/vendor/hoa/math/ |
| D | README.md | 192 * [PHP Telegram Bot](https://github.com/akalongman/php-telegram-bot/), 193 Telegram bot based on the official Telegram Bot API.
|
| /plugin/socialite/conf/ |
| D | default.php | 11 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
|
| /plugin/socialite/lang/ja/ |
| D | settings.php | 8 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
|
| /plugin/socialite/lang/pt/ |
| D | settings.php | 8 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
|
| /plugin/socialite/lang/es/ |
| D | settings.php | 8 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
|
| /plugin/socialite/lang/de/ |
| D | settings.php | 9 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
|
| /plugin/socialite/lang/fr/ |
| D | settings.php | 8 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
|
| /plugin/socialite/lang/en/ |
| D | settings.php | 11 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
|
| /plugin/socialite/images/ |
| D | telegram.svg | 2 aria-label="Telegram" role="img"
|
12