butterrobot/internal
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
..
admin chore: remove Slack platform support 2026-07-06 07:52:31 +02:00
app feat: add !gallerydl command to download media from links 2026-07-05 20:05:57 +02:00
cache chore: remove commited test_cache 2025-06-13 10:45:28 +02:00
config chore: remove Slack platform support 2026-07-06 07:52:31 +02:00
db chore: remove Slack platform support 2026-07-06 07:52:31 +02:00
migration feat: add global plugin configuration with per-channel overrides 2026-06-04 09:12:46 +02:00
model feat: add !gallerydl command to download media from links 2026-07-05 20:05:57 +02:00
platform chore: remove Slack platform support 2026-07-06 07:52:31 +02:00
plugin chore: remove Slack platform support 2026-07-06 07:52:31 +02:00
queue feat: remindme plugin 2025-04-22 11:29:39 +02:00
shell feat: add !gallerydl command to download media from links 2026-07-05 20:05:57 +02:00
testutil feat: hltb plugin 2025-06-12 14:51:12 +02:00
urlutil feat: add !gallerydl command to download media from links 2026-07-05 20:05:57 +02:00