butterrobot/internal/plugin
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Felipe M. 29538b7d63
All checks were successful
CI / format (push) Successful in 1m50s
CI / lint (push) Successful in 3m0s
CI / goreleaser-lint (push) Successful in 10s
CI / test (push) Successful in 1m35s
CI / build (push) Successful in 1m35s
chore: remove Slack platform support
Slack was always marked as untested and is being dropped, leaving
Telegram as the sole supported platform.

- Delete the internal/platform/slack connector package
- Remove Slack registration in the platform factory
- Remove SlackConfig and its SLACK_TOKEN env vars from config
- Scrub Slack from README, docs, and .env examples
- Drop incidental Slack references from the gallerydl plugin copy

Also fixes a pre-existing staticcheck SA5011 warning in db_test.go
so the tree lints cleanly.
2026-07-06 07:52:31 +02:00
..
domainblock feat: hltb plugin 2025-06-12 14:51:12 +02:00
fun ci: migrate from Woodpecker to Forgejo Actions and modernize build setup (#1) 2026-04-08 10:50:27 +02:00
gallerydl chore: remove Slack platform support 2026-07-06 07:52:31 +02:00
help ci: migrate from Woodpecker to Forgejo Actions and modernize build setup (#1) 2026-04-08 10:50:27 +02:00
ping feat: hltb plugin 2025-06-12 14:51:12 +02:00
reminder feat: hltb plugin 2025-06-12 14:51:12 +02:00
searchreplace feat: added help command 2025-06-13 12:04:07 +02:00
social ci: migrate from Woodpecker to Forgejo Actions and modernize build setup (#1) 2026-04-08 10:50:27 +02:00
plugin.go feat: allow enabling all plugins into a channel 2025-06-23 11:10:43 +02:00
plugin_test.go chore: make format 2025-06-23 11:19:22 +02:00