auto catposting from cats.cuddles.rs
  • Go 90.5%
  • Dockerfile 9.5%
Find a file
Lain Iwakura 0531de1fbc
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat:readme
2026-05-29 02:35:45 +03:00
cmd/fedicats feat: first v 2026-05-28 15:19:52 +03:00
pkg/fedibot feat: meow 2026-05-28 16:29:59 +03:00
vendor feat: first v 2026-05-28 15:19:52 +03:00
.gitignore feat: first v 2026-05-28 15:19:52 +03:00
.woodpecker.yml fix:ci: force docker 2026-05-29 02:31:20 +03:00
compose.yml feat: first v 2026-05-28 15:19:52 +03:00
Dockerfile feat: first v 2026-05-28 15:19:52 +03:00
go.mod feat: first v 2026-05-28 15:19:52 +03:00
go.sum feat: first v 2026-05-28 15:19:52 +03:00
README.md feat:readme 2026-05-29 02:35:45 +03:00

fedicats

status-badge

hourly catposting to fediverse!

deploy

create .env with MASTODON_SERVER, MASTODON_CLIENT_ID, MASTODON_CLIENT_SECRET, MASTODON_ACCESS_TOKEN (instance specific things)

then

docker compose up -d