Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HopeHumulusLupulus/telegram-bot-replytomail
Telegram bot to send mail when a message containing a mail is answered. The attribute "to" of email is filled by email that is in body of reply message
https://github.com/HopeHumulusLupulus/telegram-bot-replytomail
Last synced: 6 days ago
JSON representation
Telegram bot to send mail when a message containing a mail is answered. The attribute "to" of email is filled by email that is in body of reply message
- Host: GitHub
- URL: https://github.com/HopeHumulusLupulus/telegram-bot-replytomail
- Owner: HopeHumulusLupulus
- Created: 2015-11-28T12:55:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-28T12:59:49.000Z (almost 9 years ago)
- Last Synced: 2024-08-01T19:54:57.966Z (3 months ago)
- Language: PHP
- Size: 22.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## First step
You need a domain with ssl (https) for use this bot### Installation
```shell
git clone https://github.com/HopeHumulusLupulus/telegram-bot-replytomail.git
cd telegram-bot-replytomail
composer install
```### Create Telegram Bot and receive a API Token
Add @BotFather to yours contacts and start the help with command
/help
Create a bot with
/newbotDeploy your application
Define environment var nammed TOKEN with your authorizaion code
Access the URL https:///webhook.php