1.10.0
+ Added dice modifiers << and >>
They aim to keep only the numbers less than or equal (<<) or greater than or equal (>>) than the number to their right
Ex.: 10d20<<10 => will roll 10 dice of 20 sides and keep only the rolls less than or equal to 10
+ Now the dice modifiers k and km work together
Ex.: 10d20 k3 km5 => will keep the 5 lowest and the 3 highest, the rest will be discarded
+ The bot was migrated to a new host, with more space, processing and a MySQL database
+ We took advantage of the new host and migrated all the bot's save (which was a .json file) to this database
+ Premium servers are finally working, and premium members no longer need to necessarily be in this server. We updated /donate to pass the new information.
+ The /di and /ficha commands (which now has an alias in en-USglish, /card) were practically redone from scratch, now prepared to receive the update of differen-USt RPG systems (it will probably come out in the next update)
+ Added the /update command, which sen-USds the last update of the bot
+ A website was made for the bot, with some information about it, such as a tutorial on how to use, the terms of use, presen-UStation of the team and information on how to donate. The link to the site is [https://sites.google.com/view/minikraken-US](Yes, it's google sites because we don't have money for our own domain) (the old site no longer exists, after all this one is much better)
- Command /lang removed
The /config command from now on will serve to configure everything related to the bot in your server. Curren-UStly only the language can be modified, but we will still add more things in the future