Skip to content

Releases: LucyGoosey/vBulletin-Discord-Bot

v1.0.2

25 Aug 17:45
Compare
Choose a tag to compare
Updated discord.py to 1.4.1

Discord pushed a change to the overwrites object which caused runtime errors.
See: https://github.com/Rapptz/discord.py/issues/5109

v1.0.1: Set Locale to "en_US"

15 May 16:46
Compare
Choose a tag to compare
strptime will attempt to convert the date given using the current
locale, which could vary. As far as I am aware vBulletin will always
report its dates in the en_US locale, so we are safe to set that as the
locale and carry on our merry way!

v1.0.0

14 May 20:55
Compare
Choose a tag to compare

Please see the README for usage!

If when you run the .exe it immediately closes, please try running it from within a command prompt window. It is likely showing an error message but the window is closing too fast for it to be seen.