update installation instructions and compose file
Build and publish ich_iel bot / build (push) Successful in 1m39s

This commit is contained in:
2026-04-18 13:02:45 +02:00
parent d07220e9ba
commit 2adec3b76c
3 changed files with 7 additions and 3 deletions
+4 -1
View File
@@ -4,12 +4,15 @@ 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 build
docker compose up -d
```