Home
last modified time | relevance | path

Searched full:telegram (Results 1 – 25 of 42) sorted by relevance

12

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DTelegramBotHandler.php19 * 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/
Dlang.php2 $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/
Dstyle.css203 /* 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/
Dsettings.php2 $lang["enable"] = 'Увімкнути Telegram оповіщення';
4 $lang["token"] = 'Токен telegram бота';
5 $lang["chatid"] = 'Ідентифікатор чата telegram (chat ID)';
/plugin/tgnotify/lang/ru/
Dsettings.php2 $lang["enable"] = 'Включить Telegram оповещения';
4 $lang["token"] = 'Токен telegram бота';
5 $lang["chatid"] = 'Идентификатор чата telegram (chat ID)';
/plugin/tgnotify/lang/en/
Dsettings.php2 $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 Dbrands.json147 "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 Dcib-icons.json723 "telegram-plane": "cib-telegram-plane",
724 "telegram": "cib-telegram", string
/plugin/tgnotify/
Dplugin.info.txt5 name Telegram nofity
6 desc Notify page events via Telegram
Daction.php3 * DokuWiki Plugin Telegram Notifier (Action Component)
102 * Send telegram message
112 $url = 'https://api.telegram.org/bot' . $token . '/sendMessage';
DREADME.rst7 A DokuWiki plugin that notifies a Telegram channel of page edits.
/plugin/twofactortelegram/
Dplugin.info.txt5 name Two Factor Authentication - Telegram Plugin
6 desc Telegram support plugin for the Twofactor authentication plugin.
Daction.php8 * 2fa provider using an Telegram
87 …$url = "https://api.telegram.org/bot{$token}/sendMessage?chat_id={$chat_id}&text={$text}{$code}&pa…
DREADME.md3 Telegram support plugin for the Twofactor authentication plugin.
/plugin/statistics/vendor/matomo/device-detector/regexes/client/hints/
Dapps.yml3 'org.telegram.messenger': 'Telegram'
4 'org.telegram.messenger.web': 'Telegram'
/plugin/socialite/syntax/
Dbutton.php88 '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/
DREADME.md192 * [PHP Telegram Bot](https://github.com/akalongman/php-telegram-bot/),
193 Telegram bot based on the official Telegram Bot API.
/plugin/socialite/conf/
Ddefault.php11 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
/plugin/socialite/lang/ja/
Dsettings.php8 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
/plugin/socialite/lang/pt/
Dsettings.php8 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
/plugin/socialite/lang/es/
Dsettings.php8 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
/plugin/socialite/lang/de/
Dsettings.php9 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
/plugin/socialite/lang/fr/
Dsettings.php8 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
/plugin/socialite/lang/en/
Dsettings.php11 …acebook googleplus linkedin pinterest tumblr reddit taringa stumbleupon telegram hackernews xing v…
/plugin/socialite/images/
Dtelegram.svg2 aria-label="Telegram" role="img"

12