FAZuH / faz-bot

Wynncraft utility and statistics discord bot.
MIT License
1 stars 0 forks source link

feat: add wynn history commands #2

Closed FAZuH closed 2 months ago

FAZuH commented 2 months ago

What does this PR do?

[!WARNING]

This PR actually contains a breaking change. Users will need to manually alter their db by adding "guild_uuid" column to table "player_info" on db "faz-db", type BINARY(16), default NULL. A database change management script will be added in the future to automate database migrations.