===================================================================
 🍃 GenACNH Turnkey Treasure Island Host Bot (Win64 Standalone)
===================================================================

QUICKSTART INSTRUCTIONS FOR HOSTERS:

1. Double-click SysBot.GenACNH.exe to start up for the first time.
   - It will automatically generate a brand new config.json file!

2. Open config.json in Notepad and set:
   - "IP": "192.168.x.x"  (Your Nintendo Switch IP Address)
   - "BotToken": "YOUR_BOT_TOKEN"  (Your GenACNH Developer Bot Token from developers.php)
   - "BannerUrl": "https://..."  (Optional custom background banner for your island)
   - "MapUrl": "https://..."  (Optional top-down item layout map for your island)
   - "DebugMode": false  (Set to true to test WITHOUT connecting to a Switch console!)

3. GET YOUR BOT TOKEN:
   - Log into https://genacnh.com/developers.php
   - Click "+ New Application"
   - Copy your unique Bot Token and paste it into config.json!

4. START HOSTING:
   - Save config.json and double-click SysBot.GenACNH.exe!
   - Your Treasure Island will automatically broadcast live Dodo Codes,
     visitor counts, and categories to https://genacnh.com/islands.php!

5. DEBUG MODE (TEST WITHOUT A SWITCH):
   - Set "DebugMode": true in config.json!
   - The bot bypasses physical Switch connection requirements.
   - You can test live API sync, heartbeat pings, and listing on islands.php!

6. CONSOLE COMMANDS (Type in the terminal window while running):
   - dodo [optional_code] : View or change live Dodo Code broadcast
   - visitors <0-7>       : Change simulated visitor count
   - online / offline     : Toggle live directory status
   - anchor <0-4>         : Set current player position as anchor
   - anchors              : View saved anchors status
   - help                 : Show command assistance menu

7. INTEGRATION FLEXIBILITY:
   - Works Standalone (no Discord/Twitch needed)!
   - Can also run alongside Discord and Twitch at the same time if configured.

===================================================================
