Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albedim/craftopoly_telegram_bot
Craftopoly - Minecraft Server TG BOT
https://github.com/albedim/craftopoly_telegram_bot
minecraft-server telegram-bot
Last synced: about 19 hours ago
JSON representation
Craftopoly - Minecraft Server TG BOT
- Host: GitHub
- URL: https://github.com/albedim/craftopoly_telegram_bot
- Owner: albedim
- Created: 2023-09-06T18:28:44.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-07T12:26:25.000Z (about 1 year ago)
- Last Synced: 2024-02-14T22:28:31.772Z (9 months ago)
- Topics: minecraft-server, telegram-bot
- Language: Python
- Homepage:
- Size: 7 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