diff --git a/COLLECTCLOCK_INTEGRATION.md b/COLLECTCLOCK_INTEGRATION.md index 3bffaa2..b358eab 100644 --- a/COLLECTCLOCK_INTEGRATION.md +++ b/COLLECTCLOCK_INTEGRATION.md @@ -113,7 +113,7 @@ Good morning, degen! Time to collect your daily bags! ### TrapHouse Ecosystem - [**TrapHouse Bot Site**](https://traphousediscordbot.created.app) -- [**GitHub Repository**](https://github.com/jmenichole/trap-house-discord-bot) +- [**GitHub Repository**](https://github.com/jmenichole/TiltCheck) - **Discord Integration**: Seamless cross-platform experience ## 🛠️ Technical Implementation diff --git a/DOCKER_INTEGRATION_COMPLETE.md b/DOCKER_INTEGRATION_COMPLETE.md index 19dbc5f..d92a94c 100644 --- a/DOCKER_INTEGRATION_COMPLETE.md +++ b/DOCKER_INTEGRATION_COMPLETE.md @@ -92,8 +92,8 @@ traphouse_discordbot/ ### **Quick Development Start** ```bash # Clone and start developing immediately -git clone https://github.com/jmenichole/trap-house-discord-bot.git -cd trap-house-discord-bot +git clone https://github.com/jmenichole/TiltCheck.git +cd TiltCheck docker compose up -d # Your bots are now running with hot reload! diff --git a/FREE_HOSTING_GUIDE.md b/FREE_HOSTING_GUIDE.md index 296c4a5..65bde2e 100644 --- a/FREE_HOSTING_GUIDE.md +++ b/FREE_HOSTING_GUIDE.md @@ -48,7 +48,7 @@ https://your-traphouse-bot.herokuapp.com/github/webhook #### Railway Setup: 1. Go to [railway.app](https://railway.app) 2. Connect your GitHub account -3. Select your `trap-house-discord-bot` repository +3. Select your `TiltCheck` repository 4. Add environment variables in dashboard 5. Deploy automatically @@ -189,8 +189,8 @@ Add in Vercel dashboard under Settings → Environment Variables ### Option 1: Deploy to Heroku Now ```bash -git clone https://github.com/jmenichole/trap-house-discord-bot.git -cd trap-house-discord-bot +git clone https://github.com/jmenichole/TiltCheck.git +cd TiltCheck heroku create your-traphouse-bot heroku config:set DISCORD_TOKEN=your_token git push heroku main diff --git a/GIST_QUICKSTART.md b/GIST_QUICKSTART.md index 5308c16..55f27c7 100644 --- a/GIST_QUICKSTART.md +++ b/GIST_QUICKSTART.md @@ -12,8 +12,8 @@ A complete Discord bot ecosystem featuring: ```bash # Clone the repository -git clone https://github.com/jmenichole/trap-house-discord-bot.git -cd trap-house-discord-bot +git clone https://github.com/jmenichole/TiltCheck.git +cd TiltCheck # Install dependencies npm install @@ -76,9 +76,9 @@ Tracks daily bonuses for: ## 📚 Documentation -- [Complete Setup Guide](https://github.com/jmenichole/trap-house-discord-bot/blob/main/README.md) -- [GitHub OAuth Setup](https://github.com/jmenichole/trap-house-discord-bot/blob/main/GITHUB_OAUTH_SETUP.md) -- [Ecosystem Integration](https://github.com/jmenichole/trap-house-discord-bot/blob/main/ECOSYSTEM_COMPLETE.md) +- [Complete Setup Guide](https://github.com/jmenichole/TiltCheck/blob/main/README.md) +- [GitHub OAuth Setup](https://github.com/jmenichole/TiltCheck/blob/main/GITHUB_OAUTH_SETUP.md) +- [Ecosystem Integration](https://github.com/jmenichole/TiltCheck/blob/main/ECOSYSTEM_COMPLETE.md) ## 🎯 Features diff --git a/GITHUB_BADGES.md b/GITHUB_BADGES.md index d392243..56908a3 100644 --- a/GITHUB_BADGES.md +++ b/GITHUB_BADGES.md @@ -1,9 +1,9 @@ # 🏠 TrapHouse Discord Bot -[](https://github.com/jmenichole/trap-house-discord-bot/stargazers) -[](https://github.com/jmenichole/trap-house-discord-bot/network) -[](https://github.com/jmenichole/trap-house-discord-bot/issues) -[](https://github.com/jmenichole/trap-house-discord-bot/blob/main/LICENSE) +[](https://github.com/jmenichole/TiltCheck/stargazers) +[](https://github.com/jmenichole/TiltCheck/network) +[](https://github.com/jmenichole/TiltCheck/issues) +[](https://github.com/jmenichole/TiltCheck/blob/main/LICENSE) [](https://discord.js.org/) [](https://nodejs.org/) @@ -14,10 +14,10 @@ ```bash # Clone the repository -git clone https://github.com/jmenichole/trap-house-discord-bot.git +git clone https://github.com/jmenichole/TiltCheck.git # Navigate to directory -cd trap-house-discord-bot +cd TiltCheck # Install dependencies npm install @@ -41,15 +41,15 @@ npm start ## 📊 Repository Stats - - - + + + ## 🔗 Links -[](https://github.com/jmenichole/trap-house-discord-bot) -[](https://github.com/jmenichole/trap-house-discord-bot/archive/refs/heads/main.zip) -[](https://github.com/jmenichole/trap-house-discord-bot/fork) +[](https://github.com/jmenichole/TiltCheck) +[](https://github.com/jmenichole/TiltCheck/archive/refs/heads/main.zip) +[](https://github.com/jmenichole/TiltCheck/fork) --- diff --git a/GITHUB_INTEGRATION.md b/GITHUB_INTEGRATION.md index 009cf47..ea24b47 100644 --- a/GITHUB_INTEGRATION.md +++ b/GITHUB_INTEGRATION.md @@ -1,7 +1,7 @@ # JustTheTip Bot - GitHub Integration ## 🔗 GitHub Repository -**Main Repository:** https://github.com/jmenichole/trap-house-discord-bot +**Main Repository:** https://github.com/jmenichole/TiltCheck ## 🌐 Service URLs diff --git a/README_SERVER_TEMPLATE.md b/README_SERVER_TEMPLATE.md index 6c61197..6161ab9 100644 --- a/README_SERVER_TEMPLATE.md +++ b/README_SERVER_TEMPLATE.md @@ -13,8 +13,8 @@ ```bash # Clone and setup -git clone https://github.com/jmenichole/trap-house-discord-bot.git -cd trap-house-discord-bot +git clone https://github.com/jmenichole/TiltCheck.git +cd TiltCheck # Configure environment cp .env.server .env diff --git a/START_BOT_GUIDE.md b/START_BOT_GUIDE.md index e0ef06f..2613db6 100644 --- a/START_BOT_GUIDE.md +++ b/START_BOT_GUIDE.md @@ -301,7 +301,7 @@ You'll know everything is working when you see: ## 📞 **Support & Resources** -- **GitHub Repository**: https://github.com/jmenichole/trap-house-discord-bot +- **GitHub Repository**: https://github.com/jmenichole/TiltCheck - **Discord Developer Portal**: https://discord.com/developers/applications - **CollectClock Integration**: https://jmenichole.github.io/CollectClock/ - **Documentation**: Check `/docs` folder for detailed guides diff --git a/TILTCHECK_TECH_DOCUMENTATION.md b/TILTCHECK_TECH_DOCUMENTATION.md index e7f7e95..e745179 100644 --- a/TILTCHECK_TECH_DOCUMENTATION.md +++ b/TILTCHECK_TECH_DOCUMENTATION.md @@ -3,7 +3,7 @@ **Version**: 2.0.0 **Last Updated**: August 1, 2025 **Maintainer**: jmenichole -**Repository**: [trap-house-discord-bot](https://github.com/jmenichole/trap-house-discord-bot) +**Repository**: [TiltCheck](https://github.com/jmenichole/TiltCheck) --- @@ -309,7 +309,7 @@ TIPCC_API_KEY=your_tipcc_key ## 📁 Project Structure ``` -trap-house-discord-bot/ +TiltCheck/ ├── 📁 commands/ → Discord command handlers ├── 📁 dashboard/ → Dashboard application │ └── ecosystemDashboard.js → Main dashboard server @@ -410,7 +410,7 @@ trap-house-discord-bot/ ### **Development Setup** ```bash # Clone repository -git clone https://github.com/jmenichole/trap-house-discord-bot.git +git clone https://github.com/jmenichole/TiltCheck.git # Install dependencies npm install @@ -536,7 +536,7 @@ npm run test:support # Test support page - **Discord Support**: https://discord.gg/K3Md6aZx - **Main Website**: https://tiltcheck.it.com (SSL Secured) - **Ecosystem Hub**: https://tiltcheckecosystem.created.app -- **GitHub Repository**: https://github.com/jmenichole/trap-house-discord-bot +- **GitHub Repository**: https://github.com/jmenichole/TiltCheck - **SSL Configuration**: See SSL_CERTIFICATE_SETUP.md ### **Documentation** diff --git a/VPS_DEPLOYMENT_GUIDE.md b/VPS_DEPLOYMENT_GUIDE.md index b284b32..c841ae6 100644 --- a/VPS_DEPLOYMENT_GUIDE.md +++ b/VPS_DEPLOYMENT_GUIDE.md @@ -72,7 +72,7 @@ ssh ubuntu@YOUR_VPS_IP ### Make Script Executable: ```bash # Download the deployment script -wget https://raw.githubusercontent.com/jmenichole/trap-house-discord-bot/main/vps-deploy.sh +wget https://raw.githubusercontent.com/jmenichole/TiltCheck/main/vps-deploy.sh # Make it executable chmod +x vps-deploy.sh diff --git a/VPS_SETUP_GUIDE.md b/VPS_SETUP_GUIDE.md index 18f44e5..397f0e4 100644 --- a/VPS_SETUP_GUIDE.md +++ b/VPS_SETUP_GUIDE.md @@ -18,8 +18,8 @@ usermod -aG sudo traphouse su - traphouse # Clone the project -git clone https://github.com/jmenichole/trap-house-discord-bot.git -cd trap-house-discord-bot +git clone https://github.com/jmenichole/TiltCheck.git +cd TiltCheck # Run VPS setup script ./scripts/vps-setup.sh yourdomain.com your@email.com @@ -49,7 +49,7 @@ exit ssh traphouse@your-server-ip # Navigate to project and deploy -cd trap-house-discord-bot +cd TiltCheck ./scripts/vps-deploy.sh yourdomain.com your@email.com ``` @@ -164,7 +164,7 @@ sudo systemctl enable traphouse sudo apt update && sudo apt upgrade -y # Update application -cd trap-house-discord-bot +cd TiltCheck git pull docker-compose -f docker-compose.prod.yml up -d --build ``` @@ -184,7 +184,7 @@ docker-compose -f docker-compose.prod.yml up -d --build 1. Check logs: `./scripts/vps-monitor.sh` 2. Run dashboard: `./scripts/vps-dashboard.sh` 3. Create backup: `./scripts/vps-backup.sh` -4. GitHub Issues: https://github.com/jmenichole/trap-house-discord-bot/issues +4. GitHub Issues: https://github.com/jmenichole/TiltCheck/issues ### **Emergency Recovery:** ```bash diff --git a/beta/pages/download.html b/beta/pages/download.html index 9bb4dd5..671b1e2 100644 --- a/beta/pages/download.html +++ b/beta/pages/download.html @@ -466,8 +466,8 @@
🏠 Complete Discord lending system with tip.cc real money integration, respect-based ranking, and auto-start deployment
git clone https://github.com/jmenichole/trap-house-discord-bot.git
- git clone https://github.com/jmenichole/TiltCheck.git
+