megabot/plugins/pigsmp_scores.json
megaproxy a3ed25f8dd Initial commit: Enhanced IRC bot with duck hunt game
- Added hunt/feed duck mechanics (80% hunt, 20% feed)
- Implemented persistent scoring system
- Added channel control commands (\!stopducks/\!startducks)
- Enhanced duck hunt with wrong action penalties
- Organized bot structure with botmain.js as main file
- Added comprehensive documentation (README.md)
- Included 17 plugins with various games and utilities

🦆 Duck Hunt Features:
- Hunt ducks with \!shoot/\!bang (80% of spawns)
- Feed ducks with \!feed (20% of spawns)
- Persistent scores saved to JSON
- Channel-specific controls for #bakedbeans
- Reaction time tracking and special achievements

🎮 Other Games:
- Casino games (slots, coinflip, hi-lo, scratch cards)
- Multiplayer games (pigs, zombie dice, quiplash)
- Text generation (babble, conspiracy, drunk historian)
- Interactive features (story writing, emojify, combos)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-17 19:03:45 +00:00

37 lines
No EOL
639 B
JSON

{
"megasconed": {
"bestScore": 109,
"totalGames": 9,
"totalRolls": 133,
"jackpots": 0,
"name": "megasconed"
},
"Monqui": {
"bestScore": 129,
"totalGames": 9,
"totalRolls": 141,
"jackpots": 0,
"name": "Monqui"
},
"Budrick": {
"bestScore": 102,
"totalGames": 5,
"totalRolls": 66,
"jackpots": 0,
"name": "Budrick"
},
"Loungequi": {
"bestScore": 21,
"totalGames": 1,
"totalRolls": 18,
"jackpots": 0,
"name": "Loungequi"
},
"cr0sis": {
"bestScore": 103,
"totalGames": 2,
"totalRolls": 42,
"jackpots": 0,
"name": "cr0sis"
}
}