Petbot/src
megaproxy fca0423c84 Add comprehensive startup script validation and enhanced pet system
- Enhanced start_petbot.sh with extensive validation and error checking
- Added emoji support to pet species system with database migration
- Expanded pet species from 9 to 33 unique pets with balanced spawn rates
- Improved database integrity validation and orphaned pet detection
- Added comprehensive pre-startup testing and configuration validation
- Enhanced locations with diverse species spawning across all areas
- Added dual-type pets and rarity-based spawn distribution
- Improved startup information display with feature overview
- Added background monitoring and validation systems

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 00:17:54 +00:00
..
__init__.py Initial commit: Complete PetBot IRC Game 2025-07-13 23:57:39 +01:00
backup_manager.py Implement comprehensive rate limiting system and item spawn configuration 2025-07-15 20:10:43 +00:00
battle_engine.py Initial commit: Complete PetBot IRC Game 2025-07-13 23:57:39 +01:00
bot.py Initial commit: Complete PetBot IRC Game 2025-07-13 23:57:39 +01:00
database.py Add comprehensive startup script validation and enhanced pet system 2025-07-16 00:17:54 +00:00
game_engine.py Add comprehensive startup script validation and enhanced pet system 2025-07-16 00:17:54 +00:00
irc_connection_manager.py Implement comprehensive team builder configuration system 2025-07-15 22:40:23 +00:00
rate_limiter.py Implement comprehensive rate limiting system and item spawn configuration 2025-07-15 20:10:43 +00:00