owpengram-server/cmd
epilepticseizureee 9e45da69ef feat(admin): bot management (list, verify, create, delete)
- Add a Bots admin tab: list/search bots with a dedicated read query
  (users.is_bot, excluded from the accounts list), showing owner and
  system-vs-user type
- Create system bots from the admin via a new bot.create command that
  reuses the existing bot provisioning flow; the token is shown once
- Delete user-created bots via a new bot.delete command backed by a
  dedicated Postgres DeleteBotAccount (revokes sessions, purges private
  state, releases username, drops the bots row, tombstones the user);
  system service bots are rejected
- Verified badge toggling reuses the existing set-verified command
- All write paths go through the dry-run/confirm + audit command pipeline
- Rebuild dist bundle
2026-07-23 00:34:05 +03:00
..
appearancefetch feat: sync visible product branding 2026-07-20 16:49:17 +08:00
bots feat: sync bot setup and webhook diagnostics 2026-07-22 00:51:52 +08:00
catalogfetch feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
giftcheck feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
giftfetch feat: sync official star gift lifecycle tooling 2026-07-19 03:11:35 +08:00
langpackfetch feat: sync langpack and auth updates 2026-07-18 00:07:41 +08:00
otpwebhook-example feat: sync configurable OTP delivery providers 2026-07-17 17:04:39 +08:00
starcheck feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
stickerfetch feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
stickerseeddeploy fix: sync birthday updates and system sticker sets 2026-07-05 15:15:32 +08:00
telegramloginkeygen feat: sync Telegram Login OIDC provider 2026-07-21 15:46:24 +08:00
telesrv feat(admin): bot management (list, verify, create, delete) 2026-07-23 00:34:05 +03:00
telesrv-admin feat(admin): bot management (list, verify, create, delete) 2026-07-23 00:34:05 +03:00
walletminiapp feat: sync visible product branding 2026-07-20 16:49:17 +08:00