Skip to content

automod and migrations#175

Merged
Cufee merged 29 commits intomainfrom
develop
Jan 23, 2026
Merged

automod and migrations#175
Cufee merged 29 commits intomainfrom
develop

Conversation

@Cufee
Copy link
Owner

@Cufee Cufee commented Jan 23, 2026

Automod Feature

  • New automod_verified field on users to track verification status
  • Automod handler that deletes messages from unverified users and sends a temporary explainer with help image
  • Automatic verification status updates when users interact with bot commands
  • Users are auto-verified if they have existing connections, subscriptions, restrictions, or content

Migration Consolidation

  • Replaced 5 incremental Atlas migrations with a single golang-migrate format migration (up/down)
  • Cleaned up duplicate generated model/table files (removed plural-named duplicates)
  • Switched migration format from Atlas native to golang-migrate for better tooling compatibility

@Cufee Cufee temporarily deployed to dokploy-develop January 23, 2026 01:09 — with GitHub Actions Inactive
@Cufee Cufee temporarily deployed to dokploy-develop January 23, 2026 01:24 — with GitHub Actions Inactive
@Cufee Cufee temporarily deployed to dokploy-develop January 23, 2026 01:28 — with GitHub Actions Inactive
@Cufee Cufee changed the title automod - wip automod and migrations Jan 23, 2026
@Cufee Cufee marked this pull request as ready for review January 23, 2026 01:34
@Cufee Cufee merged commit 2e5c43e into main Jan 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant