Releases: helmasaur/horsengel-roulette
Horss in Boots (version 1.3.1)
Minor udpate correcting some bugs, typos and to add informations on using the Horsengel roulette with discord.js v13.
Full Changelog: v1.3.0...v1.3.1
Horsengel roulette
Modifications
- embed: color strings format modified for discord.js v14 (#68)
Documentation
New
Corrections
- README: precising that a greater version than the Node.js version indiciated is compatible (#66)
- README: missing letter in a title added (#67)
- README: links modified since the support issues got converted to discussions (0f064f3)
Miscellaneous
Modifications
- dependencies:
discord.js
updated to version 14.7.1 (efaf1e9)
Horss in Boots (version 1.3.0)
Version mostly focused on discord.js
v14 and the readme file. The Horsengel roulette is not compatible anymore with discord.js
v13 (use v1.2.0 instead).
Full Changelog: v1.2.0...v1.3.0
Horsengel roulette
Modification
Documentation
New
- README: warning for the server joined date change after the kick added (#60)
- README: indication of the invitation link after the end of a game added (63d7c73)
- README: explanation of the example code (#56)
- Comment describing the
load()
method in the example file (#56)
Modifications
- README: exemple updated for
discord.js
v14 (#60)
Corrections
- README: the argument for english is used instead of french in the example (63d7c73)
- README: mention type corrected from
User
toGuildMember
(63d7c73) - README: the prefix
!
is used instead of?
in the example (63d7c73)
Suppressions
Miscellaneous
New
- README: thanks to the Programming Discussion Discord server added (#60)
- README: link to the issues related to using the Horsengel roulette with TypeScript or with a framework (63d7c73)
Modifications
v1.2.0
Version mostly focused on text corrections and compatility with discord.js
v13. The Horsengel roulette is not compatible with discord.js
v12 anymore (use the v1.1.0 in this case).
New
- Node.js requirements added to
package.json
(c5d2fb0) horsengel-roulette
version to use dependending ofdiscord.js
v12 or v13 added toREADME.md
(bbc5e7d)- Node.js requirements added to
README.md
(#40) - Thanks section added to
README.md
(#43)
Modifications
- Code adapted for
discord.js
v13 (#50) - Exemple in the readme file updated for
discord.js
v13 (bbc5e7d) - License updated for 2021 (#36)
- Due to my GitHub projects all modified in lower case, the URLs in
package.json
have also been modified (#42)
Bug corrections
v1.1.0
Version mostly focused on bug corrections and compatility with discord.js
v12. The Horsengel roulette is not compatible with discord.js v11 anymore (use the v1.0.4 in this case).
Modifications
- Code adapted for discord.js v12 (#29)
- The amount of time the bot takes to answer is stored in a variable (#19)
Bug corrections
- The English argument (
en
) can be used without returning a bug (#38) - The invitation link is sent (#35)
- When the bot does not want to play, its message is not sent twice anymore (#33)
- When the bot does not want to play, no message is sent if the player can not be kicked (close #34)
- The variable
player
is now referred to the object (#32)
Kicklee (v1.0.4)
Little update adding compatibility with TypeScript.
Thanks to @Lioness100 for her work.
New
- Compatility with TypeScript projects :
index.d.ts
added (#30)
Kicklee (version 1.0.3)
The module is finally working. Final v1!
Thanks to the #TeamToilettesBio for the tests.
Bug corrections
Kicklee (version 1.0.2)
Kicklee (version 1.0.1)
Lots of bug corrections (but not enough). Also, the bot now can accept or refuse to play to the Horsengel roulette.
New
- If the bot is provoked, can either play (always win), either refuse and kick (a07f5d4)
Modification
- Hard coded prefixes have been replaced by a variable (#18)
- All strings aren't anymore in italic (#12)
- Simplified refused game string (c37da1b)
package.json
completed (#7, #10, 64d35da)- Source code better commented (#16)
Bug corrections
Kicklee (version 1.0.0)
First version of the Horsengel roulette. Saddly, it is broken.