Releases: utarwyn/discord-tictactoe
Releases · utarwyn/discord-tictactoe
v2.1.1
v2.1.0
Changelog
- GH-21: support custom command handling systems [b8e00e2]
- GH-21: improve methods lisibility to create a game instance [8bfe787]
(old methods will be removed in the next version) - GH-25: add configurable gameboard deletion [c0625fa]
- GH-25: add configurable cooldown on game command [7c34d9c]
- GH-25: add configurable list of role ids which can start a game [4a5f580]
- GH-22: add configurable message expire times (duel request, gameboard) [7043049]
- GH-27: add German language (thanks to @Boschman21) [c320718]
Need help with the bot? Feel free to open an issue!
v2.0.8
Changelog
- GH-20: fix unwanted tagging vulnerability, added emojis [11d507f]
- GH-13: remove invited member mention when cannot play [1c7df31 26c9e45]
- GH-19: add an event handling system [2bf3567]
- Bump Node.js version to 14 [26c052b]
- Bump discord.js to 12.5.1 [232b4bc]
- Remove unused clientId [604175f]
Need help with the bot? Feel free to open an issue!
v2.0.7
v2.0.6
Changelog
Some new languages added thanks to the amazing community! Thank you everyone!
- Add Vietnamese language (thanks to @Kaysil) [5407e3a]
- Add Italien language (thanks to @PGgamer2) [90556c8]
- Add Portuguese/Brazilian language (thanks to @putsbam) [132ff28]
- Add Spanish language (thanks to @ChrisTVH) [d7343b8]
Need help with the bot? Feel free to open an issue!
v2.0.5
v2.0.4
v2.0.2
v2.0.1
v2.0.0
Changelog
- New feature: duel request message [c471bdf]
- New feature: first AI implementation (Minimax) [baed90a]
- New feature: new gameboard [9ab5a34]
- Support languages EN, FR [75ad099]
- Using Typescript, Jest, Prettier, ESLint [6ffa479, b65dfb6]
- Add Docker integration [45887ca]
Need help with the bot? Feel free to open an issue!