Releases: DanBennettUK/CustomBotJS
Releases · DanBennettUK/CustomBotJS
🔖 Version 1.2
- Case insensitive clear
- Allow timer of 0 minutes
- Custom timer in sqv using
-time
, - Different message if timer 0
🔖 Version 1.1.1
- Fixed votes not always being counted correctly
- Draws are now posted.
- In an event of a draw, one is picked at random out of the drawn results.
- Subscribers no longer get pinged (uses game role instead)
- Added more bugs to find later on
- Fixed crash on start introduced by MrSergo
🔖 Version 1.0.4
- Change voice limit to winning squad number
- Added subscriber_channel_id to config example
- Added activity status to config
Going Live
This marks the release where the bot went live on PUBG Reddit.
🐛 Bug fixes
In theory, the last of the stupid bugs are now fixed.
- Warmode weapons vote now correctly counts down with 1000ms, rather than 100ms.
- Role assign/unassign now checks the reaction message is the message ID set in config.json, rather than assigning to any reaction it sees, ever (GG Dan).
😀 Version 1.0! Parity to Python
🥂
As of this point, CustomBotJS is now in parity with features of the old Python version of CustomBot.
Everything is working as intended and is ready to be used live!
Phew 💃
Alpha 0.0.1 - The non-broken start
By no means is this ready for prime-time just yet. But this is a milestone of "it works and technically it's usable".
Plenty missing though. Including missing help text and squadvote doesn't work entirely.