✅ Fixed indentation issue in handle_shop function
✅ Added missing 'magenta' color code for IRC
✅ Shop command now works without errors
Fixes:
- Removed extra indentation causing syntax error
- Added magenta color (\x0313) to colors dictionary
- Shop display now shows all categories properly
✅ Fixed all syntax errors and indentation issues
✅ Made all command outputs more compact and readable
✅ Fixed shop display with full item names
✅ Improved message formats for better IRC experience
Changes:
- Fixed broken try-except blocks and indentation
- Compacted hit/miss/reload messages
- Fixed color code issues in logging
- All syntax errors resolved - bot fully functional
- Added inventory capacity limits (configurable, default 20 slots)
- Items are stored in inventory before use for strategic gameplay
- Fixed indentation issues and syntax errors
- Inventory system fully configurable via config.json settings