Petbot/modules
megaproxy 5ac3e36f0c Add unified navigation bar to all webserver pages
- Implemented comprehensive navigation system with hover dropdowns
- Added navigation to all webserver pages for consistent user experience
- Enhanced page templates with unified styling and active page highlighting
- Improved accessibility and discoverability of all bot features through web interface

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-15 16:59:16 +01:00
..
__init__.py Implement secure team builder with PIN verification system 2025-07-14 17:08:02 +01:00
achievements.py Add unified navigation bar to all webserver pages 2025-07-15 16:59:16 +01:00
admin.py Initial commit: Complete PetBot IRC Game 2025-07-13 23:57:39 +01:00
base_module.py Implement case-insensitive command processing across all bot modules 2025-07-14 21:57:51 +01:00
battle_system.py Fix exploration and battle system state management bugs 2025-07-15 16:58:18 +01:00
core_commands.py Add unified navigation bar to all webserver pages 2025-07-15 16:59:16 +01:00
exploration.py Fix exploration and battle system state management bugs 2025-07-15 16:58:18 +01:00
gym_battles.py Fix exploration and battle system state management bugs 2025-07-15 16:58:18 +01:00
inventory.py Redirect inventory commands to web interface with jump points 2025-07-15 16:57:27 +01:00
pet_management.py Remove \!swap command and redirect pet management to web interface 2025-07-15 16:58:35 +01:00
team_builder.py Implement secure team builder with PIN verification system 2025-07-14 17:08:02 +01:00