Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albedim/craftopoly_discord_bot
https://github.com/albedim/craftopoly_discord_bot
Last synced: about 20 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/albedim/craftopoly_discord_bot
- Owner: albedim
- Created: 2023-09-08T23:48:02.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-08T23:52:38.000Z (about 1 year ago)
- Last Synced: 2023-09-09T14:36:55.797Z (about 1 year ago)
- Language: Python
- Size: 8.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webhook-telegram-bot-shablon
Hi there.With this program, you can create a simple and advanced webhook telegram bot, or rather a template, in python. (First, it's up to you)
In it you can easily send messages to the bot and receive messages from the bot, in addition, the buttons are ready and made easy, states and dispatchers are also ready. In general, with this template you can create a Telegram bot
You just enter the .env file:
```sh
BOT_TOKEN = Bot token
ADMINS = [admin_ids]
NGROK_URL = ngrok url
```
and run the app.py file which contains practical examplesThank you very much for your attention