DockerTelegramBot
This GitHub project demonstrates how to build a Telegram bot using the Telethon library in Python and run it in a Docker container.
Install / Use
/learn @Raiseku/DockerTelegramBotREADME
DockerTelegramBot
This project aims to demonstrate how to build a Telegram bot in Python using the Telethon library, all within a Docker container.
Telethon is an asyncio Python 3 MTProto library to interact with Telegram's API as a user or through a bot account (bot API alternative). It allows you to easily create Python scripts to send messages, upload files, and perform other operations on Telegram.
By packaging our bot in a Docker container, we can easily deploy it on any environment that supports Docker. This makes it easy to share and run the bot on any machine, without worrying about dependencies and library conflicts.
In this project, you will find the necessary code and instructions to build and run the Telegram bot in a Docker container. You can use this as a starting point to create your own custom bot and interact with the Telegram API in a seamless and efficient way.
Running the Project
-
To get started, make sure you have Docker installed on your machine: https://docs.docker.com/get-docker/
-
Clone this repository to you computer
-
Change the config.ini file with you values:
-> APP_ID and API_HASH for telethon: https://my.telegram.org/auth
-> BOT_TOKEN: Write on telegram to @BotFather and follow the instructions
-
Then, navigate to the project folder and run the following command to build the Docker image:
docker build --tag dockerbot . -
To run the Docker container, use the following command:
docker-compose up -
Once the container is running, go to Telegram and send the /start command to your bot. You can now enjoy using your Python script within the Docker container!
Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
349.9kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
claude-opus-4-5-migration
109.8kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
