https://github.com/waldirborbajr/alfredbot
AfredBOT it is a Telegram BOT without using library or framework to keep it simple
https://github.com/waldirborbajr/alfredbot
hacktoberfest hacktoberfest-accepted telegram telegram-bot webhook
Last synced: 2 months ago
JSON representation
AfredBOT it is a Telegram BOT without using library or framework to keep it simple
- Host: GitHub
- URL: https://github.com/waldirborbajr/alfredbot
- Owner: waldirborbajr
- License: apache-2.0
- Created: 2022-09-28T01:25:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T22:31:58.000Z (over 3 years ago)
- Last Synced: 2025-03-05T04:15:13.410Z (over 1 year ago)
- Topics: hacktoberfest, hacktoberfest-accepted, telegram, telegram-bot, webhook
- Language: Shell
- Homepage:
- Size: 581 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## AlfredBOT
### Starting NGrOK
```ngrok http 9090```
### Setting WebHook
```curl -F "url=https://f531-2804-d55-433d-5600-10b-8c9-7d95-bc9b.ngrok.io" https://api.telegram.org/bot5343272189:AAF5_yv9adxzqsNrYCqAY5jakgb4GqZFGBc/setWebhook```
### Deleting WebHook
```curl https://api.telegram.org/bot5343272189:AAF5_yv9adxzqsNrYCqAY5jakgb4GqZFGBc/deleteWebhook```