Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tarkovtracker-org
/
TrackerBot
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: production-readiness overhaul — boot fix, security hardening, CI, /wipe rewrite
- #28
#28
Merged
DysektAI
merged 16 commits into
main
tarkovtracker-org/TrackerBot:main
from
fix/production-readiness-overhaul
tarkovtracker-org/TrackerBot:fix/production-readiness-overhaul
Copy head branch name to clipboard
Jul 8, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
fix: production-readiness overhaul — boot fix, security hardening, CI, /wipe rewrite
#28
DysektAI
merged 16 commits into
main
tarkovtracker-org/TrackerBot:main
from
fix/production-readiness-overhaul
tarkovtracker-org/TrackerBot:fix/production-readiness-overhaul
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
Revert "Merge pull request #27 from tarkovtracker-org/wipe-command"
Show description for 36877e6
DysektAI
committed
36877e6
View commit details
Copy full SHA for 36877e6
Browse repository at this point
ci: add syntax-check workflow for PRs and pushes to main
Show description for c0811c9
DysektAI
committed
c0811c9
View commit details
Copy full SHA for c0811c9
Browse repository at this point
fix: harden webserver against abuse and token leakage
Show description for 9363f40
DysektAI
committed
9363f40
View commit details
Copy full SHA for 9363f40
Browse repository at this point
feat: restore deployment pipeline and add crash resilience
Show description for 41ca926
DysektAI
committed
41ca926
View commit details
Copy full SHA for 41ca926
Browse repository at this point
feat: add /wipe command with confirmation and batched deletion
Show description for 0da4702
DysektAI
committed
0da4702
View commit details
Copy full SHA for 0da4702
Browse repository at this point
chore: polish — code consistency, metadata, tests, docs
Show description for c6d72be
DysektAI
committed
c6d72be
View commit details
Copy full SHA for c6d72be
Browse repository at this point
fix: address review feedback (security, correctness, docs)
Show description for 1145e14
DysektAI
committed
1145e14
View commit details
Copy full SHA for 1145e14
Browse repository at this point
ci: harden workflows (concurrency, credentials, env secrets)
Show description for 79b7947
DysektAI
committed
79b7947
View commit details
Copy full SHA for 79b7947
Browse repository at this point
fix: remove old deploy file
Nivmizz7
committed
075763f
View commit details
Copy full SHA for 075763f
Browse repository at this point
fix: remove old sh script
Nivmizz7
committed
f654558
View commit details
Copy full SHA for f654558
Browse repository at this point
fix: readme syntax
Nivmizz7
committed
b0377a8
View commit details
Copy full SHA for b0377a8
Browse repository at this point
fix: remove old pm2 config file
Nivmizz7
committed
02c9251
View commit details
Copy full SHA for 02c9251
Browse repository at this point
fix: remove unused PermissionFlagsBits import
Show description for e31a9a5
DysektAI
committed
e31a9a5
View commit details
Copy full SHA for e31a9a5
Browse repository at this point
chore: sync env docs — drop unused GUILD_ID, document optional ALLOWED_COMMAND_ROLE_IDS
DysektAI
committed
9c5526d
View commit details
Copy full SHA for 9c5526d
Browse repository at this point
feat: switch /wipe auth from user IDs (ADMIN_IDS) to role-based (ADMIN_ROLE_ID)
Show description for 68f8e71
DysektAI
committed
68f8e71
View commit details
Copy full SHA for 68f8e71
Browse repository at this point
refactor: use shared colors.warning for /wipe confirm embed
Show description for ccedb4d
DysektAI
committed
ccedb4d
View commit details
Copy full SHA for ccedb4d
Browse repository at this point
You can’t perform that action at this time.