Skip to content

dexif/telegram

 
 

Repository files navigation

Telegram login and notifications by Dexif (rewritten original extension of Flagrow)

MIT license Latest Stable Version Total Downloads

This extension adds a "Log in with Telegram" button that uses the new Telegram Login widget and add an option to receive notifications via Telegram as well.

Installation

Use Bazaar or install manually:

composer require dexif/telegram

Updating

composer update dexif/telegram
php flarum migrate
php flarum cache:clear

Configuration

Follow Telegram instructions to create a bot for the login widget.

Then copy the Bot Username and Bot Token to the extension settings. The username and token must belong to the same bot.

If you check Enable Notifications, the login widget will ask for permission for the bot to message the user and an additional Telegram column will appear in the user's notification settings.

Support our work

We prefer to keep our work available to everyone.

Security

If you discover a security vulnerability within Telegram login and notifications, please send an email to [email protected]. All security vulnerabilities will be promptly addressed.

Please include as many details as possible. You can use php flarum info to get the PHP, Flarum and extension versions installed.

Links

Packages

 
 
 

Languages

  • PHP 73.9%
  • JavaScript 25.8%
  • CSS 0.3%