Skip to content

Releases: DanBennettUK/CustomBotJS

🔖 Version 1.2

13 Nov 20:19
Compare
Choose a tag to compare
  • Case insensitive clear
  • Allow timer of 0 minutes
  • Custom timer in sqv using -time,
  • Different message if timer 0

🔖 Version 1.1.1

29 Sep 16:34
65f1d15
Compare
Choose a tag to compare
  • 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

21 Aug 17:14
Compare
Choose a tag to compare
  • Change voice limit to winning squad number
  • Added subscriber_channel_id to config example
  • Added activity status to config

Going Live

15 Aug 10:48
c76760d
Compare
Choose a tag to compare

This marks the release where the bot went live on PUBG Reddit.

🐛 Bug fixes

18 Jul 15:40
267a722
Compare
Choose a tag to compare

In theory, the last of the stupid bugs are now fixed.

  1. Warmode weapons vote now correctly counts down with 1000ms, rather than 100ms.
  2. 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

18 Jul 10:25
1631dc4
Compare
Choose a tag to compare

🥂
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

06 Jul 23:16
1d4944c
Compare
Choose a tag to compare
Pre-release

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.