megabot/plugins
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
..
babble_plugin_creative(3).js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
basic.js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
bots_reply_plugin.js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
coinflip_plugin.js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
coinflip_scores.json Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
combo_plugin.js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
conspiracy_generator_plugin(1).js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
drunk_historian_plugin.js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
duck_hunt_plugin.js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
duck_hunt_scores.json Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
emojify_plugin(2).js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
hilo_plugin.js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
hilo_scores.json Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
markov_debug.js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
pigs_scores.json Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
pigsmp_plugin_fixed.js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
pigsmp_scores.json Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
quiplash_basic.js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
scratchcard_plugin(1).js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
scratchcard_scores.json Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
slots_plugin.js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
slots_scores.json Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
stories.json Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
story_plugin.js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
zombie_dice_plugin(2).js Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00
zombiedice_scores.json Initial commit: Enhanced IRC bot with duck hunt game 2025-07-17 19:03:45 +00:00