New Features
- Added new games:
- Who'sThatPokemon
- GuessTheCelebrity (Requires TMDB API Key)
- GuessTheMovie (Requires TMDB API Key)
- GuessTheLogo
- GuessTheNumber
- GuessTheSong
- RockPaperScissors
- Introduced a server-wide global leaderboard system.
- MVP rewards for top players (daily, weekly, monthly).
- Switched from slash commands to prefix commands.
→ Use !game list to view all games.
Bug Fixes
- Fixed expired interaction replies in MemoryMatch.
- Fixed language config issue in GuessTheComicCharacter.
- Fixed multiple button press bug (only the last guess counts now).
- Patched submission exploits in button-based games.
- Fixed compatibility issues with Drako v1.8.4.
Improvements
- QuickMath is now more challenging.
- Improved Riddles and Trivia with more flexible answers.
- Refined GuessTheEmoji with better combinations.
- Most texts moved to lang.yml for easier customization.
- Various quality and performance enhancements.
Included with Drako 1.8.4:
Required Packages
You need to install:
- discord.js, canvas, axios, mongoose
- node-fetch, chalk, node-schedule
New Features
Bug Fixes
- Added time to answer to more games.
- Added new game
GuessTheComicCharacter- Added new game
MemoryMatch- Expanded "GuessTheLandmark", so there's more landmarks now.
- lang.yml: Expanded.
- lang.yml: Added leaderboard lang
- Fixed an issue in some games where if more than 3 players win it would say
undefinedfor their ranking.
New Features
- Added support for minimum amount of messages required between games.
If you are having difficulty figuring out how to setup the new config don't hesitate to open a ticket in our discord server.
Improvements/Bug Fixes
- lang.yml: Improved and fixed to better support other languages.
- config.yml: Added Countdown configuration.
