Available here Image Storage
- Add styles?
-
bind webhook
-
Manual
curl "https://api.telegram.org/bot${TOKEN}/setWebhook?url=<PUBLIC_ADDRESS>/bot/webhook/bot${TOKEN}"
-
-
create .env.bot file:
TELEGRAM_TOKEN="<YOUR_TOKEN>" TELEGRAM_BOT_NAME="<YOUR_BOT_NAME>"
-
create .env file:
WEB_HOST="<YOUR_HOSTNAME>"
In .env files, on ubuntu double qoutes includes in variable
- Categories
- Create
- Delete
- List
- Reply with keyboard
- Downloading files
- File Download
- Integration with inline keyboard
- Add more error handling