Michelle a775a55291
Build and publish ich_iel bot / build (push) Successful in 6m4s
update Dockerfile with ffmpeg
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 16:18:26 +02:00
2026-02-19 15:24:15 +01:00
2026-04-30 16:18:26 +02:00
2026-02-18 23:42:35 +01:00
2026-04-30 16:17:39 +02:00
2026-04-30 16:17:39 +02:00

ich_iel-Bot

A bot for Fluxer which posts a post from ich_iel every hour.

Installation:

Clone repo:

git clone https://git.scrunkly.cat/Michelle/ich_iel-Bot.git

Check .env file and add your FLUXER_TOKEN.

Then start the container:

docker compose up -d

Or if you prefer running it without docker:

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py
S
Description
No description provided
Readme GPL-3.0 185 KiB
2026-05-08 20:53:54 +02:00
Languages
Python 97.8%
Dockerfile 2.2%