Download the PHP package matviib/telegram-logger without Composer
On this page you can find all versions of the php package matviib/telegram-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matviib/telegram-logger
More information about matviib/telegram-logger
Files in matviib/telegram-logger
Download matviib/telegram-logger
More information about matviib/telegram-logger
Files in matviib/telegram-logger
Vendor matviib
Package telegram-logger
Short Description Put log messages from your Laravel app to your Telegram bot
License MIT
Package telegram-logger
Short Description Put log messages from your Laravel app to your Telegram bot
License MIT
Please rate this library. Is it a good library?
Informations about the package telegram-logger
Logging your application problems(achievements) to Telegram
Ultralight package
Usage
Instalation
Add to your .env file:
Bonus
Creating telegram bot tutorial
- Find BotFather.
- Send
/newbot
. - Set up name and bot-name for your bot.
- Get token and add it to your .env file.
- Find your bot (BotFather already generate link to it in last message).
- Send one or few messages to him.
- Open next url
https://api.telegram.org/bot<YOUR_BOT_TOKEN>/getUpdates
and findchat_id
.
Steps #6,#7 needed for adding EACH developer to listeners of the bot.
All versions of telegram-logger with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^5.0
The package matviib/telegram-logger contains the following files
Loading the files please wait ....