Skip to content

Releases: TheSharks/WildBeast

Version 2.0.0 Gamma 6

28 Feb 17:17
Compare
Choose a tag to compare
Version 2.0.0 Gamma 6 Pre-release
Pre-release
Merge pull request #42 from SteamingMutt/Whois-updoot

Little whois update

Version 2.0.0 Gamma 5

22 Feb 13:16
Compare
Choose a tag to compare
Version 2.0.0 Gamma 5 Pre-release
Pre-release
Merge pull request #23 from SteamingMutt/greenkeeper-update-all

Update logger to support Winston 2.0 and readd images from 1.3.8

Version 2.0.0 Gamma 4

18 Feb 14:41
Compare
Choose a tag to compare
Version 2.0.0 Gamma 4 Pre-release
Pre-release

Revamped music streaming permissions due to the way the normal permissions handle.
Added some extra commands.
Hopefully improved the reliability of stop for music streaming.
Made preparations for a future update.

(Hotfixed version 1)

Version 2.0.0 Gamma 3

06 Feb 19:12
Compare
Choose a tag to compare
Version 2.0.0 Gamma 3 Pre-release
Pre-release

Added YouTube streaming.

Version 2.0.0 Gamma 2

29 Jan 08:57
Compare
Choose a tag to compare
Version 2.0.0 Gamma 2 Pre-release
Pre-release

Added some extra commands.
Revamped debug mode and verbose logging.
Changed setowner to set server owner to level 4 instead of level 3.
Changed commands that where at level 4 to level 5.

Version 2.0.0 Gamma 1

17 Jan 18:07
Compare
Choose a tag to compare
Version 2.0.0 Gamma 1 Pre-release
Pre-release

Welcome to the Gamma release of DougleyBot 2.0!

First up in the new exiting changes is music streaming! We've planned it since 0.80, and here it finally is for you to enjoy (and hopefully break :P ).
Sidenote, this may only work on Linux, sorry.

Next up in the slew of new things is a rewritten database solution, gone are the days you need to install redis-server and have that constantly running on the background and eating up all of you memory, we now use LevelDB!

Next up, a revamped timeout mechanism, now you can finally restrict those endless streams of commands with force and style.

Last but not least are a couple of general fixes, to improve the overall reliability of the script.

We would like to point out that, even if this release is quite feature complete and stable, that this is still pre-release, we would highly appreciate it if you try your best to break something and report back if you did, with your help this repo can be out of pre-release in no-time!

Thank you for your continued support in this project, and have fun using this new version!

Version 2.0.0 Beta 5

16 Jan 16:41
Compare
Choose a tag to compare
Version 2.0.0 Beta 5 Pre-release
Pre-release
v2.0.0-beta.5

Update

Version 2.0.0 Beta 4

13 Jan 08:27
Compare
Choose a tag to compare
Version 2.0.0 Beta 4 Pre-release
Pre-release

Please update your config file when upgrading this version.

Version 2.0.0 Beta 3

05 Jan 14:54
Compare
Choose a tag to compare
Version 2.0.0 Beta 3 Pre-release
Pre-release

Fixed giphy.js not having requires.
Fixed suffix not behaving accordingly.
Added ++fortunecow, ++randomcat, ++rule34 and ++leetspeak.
Added mashape_key to config.json.
Removed NSFW flags from commands that did not need them, as this will cause problems with ++help.
Removed deletion.js, as this is needlessly split.

Version 2.0.0 Beta 2

02 Jan 12:07
Compare
Choose a tag to compare
Version 2.0.0 Beta 2 Pre-release
Pre-release

Updated versionchecker.js to check for beta updates.
Moved to double prefix activation instead of single prefix activation as requested by Discord API, we recommend using ++.
Bot is also compliant with the Discord bot best practises, also requested by Discord API.