Releases: TheSharks/WildBeast
Version 2.0.0 Gamma 6
Merge pull request #42 from SteamingMutt/Whois-updoot Little whois update
Version 2.0.0 Gamma 5
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
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
Added YouTube streaming.
Version 2.0.0 Gamma 2
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
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
v2.0.0-beta.5 Update
Version 2.0.0 Beta 4
Please update your config file when upgrading this version.
Version 2.0.0 Beta 3
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
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.