An open API service indexing awesome lists of open source software.

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

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```