This is still in beta and will change
Pixar Printing Notify Bot is a bot used for automaticaly send to a Telegram Channel the content of the Happy Hour on Pixar Pritning (Check the repo link for an example)
You can use the docker image to run this bot, here you can find an example of the Docker compose
version: '3'
services:
bot:
image: ghcr.io/bildcraft1/pixarprinting_notify:master
hostname: pixar
environment:
- API_ID=<Your API ID>
- API_HASH=<Your API HASH>
- BOT_TOKEN=<Your bot token>
- CHANNEL_USERNAME=<Your chat username>
- DEVELOPER_CHAT_ID=<your chat id with the bot>
restart: unless-stopped
- Download the source code
- Install the required dependencies with pip (install the requirements.txt file)
- Create a .env file based of the example and put your data
- Run the bot using Python
Pixarto for the CSS classes