8000 Releases · ddodogames/Dodo-Bot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ddodogames/Dodo-Bot

3.0.0 - Tag Slasher

13 May 16:14
Compare
Choose a tag to compare

This release is only for the ForgeScript version of the bot. Do not use it if you're running the normal version of Dodo-Bot.

Changes

  • Added command usage section for commandinfo command
  • Added a new version of Leveling reset in leveling command
  • rebase has been removed and re-made as a button for about instead
  • Added support for RGB code in randomcolor command
  • Allow downloading the user's avatar in avatar under 3 image formats as button links

Bug Fixes

  • Added small grammar fix to a error in say command
  • Fixed grammar in trivia command's --settings at "Type" page
  • Fixed a issue related to dev-panel in the option to leave a server not being functional
  • Removed the last leftover reference to aoi.js in commands

Other

  • Bumped @dotenvx/dotenvx package to version 1.44.0
  • Bumped ForgeScript version to 2.3.0
  • say command no longer uses the old implementation from 2.0.0 of v2
  • Changed the default embed color to be not too similar to v2's one
    • This is done so to differentiate between Rebase and v2
  • Made it so that the error for non existing banners in banner refers to you if no one was mentioned

1.2.6 - White Gem

18 Apr 06:43
Compare
Choose a tag to compare

This release is only for the ForgeScript version of the bot. Do not use it if you're running the normal version of Dodo-Bot.

Changes

  • Bumped ForgeScript version to 2.2.0
  • Added <user.globalname> for Welcomer, Leave and Leveling
  • The buttons for moving the Snake in snake should now be easier to see
  • Welcomer & Leave: make <username> return usernames with discriminator for bots
  • Added a command called banner
  • userinfo now checks if a bot account is verified
  • Increased page limit in leaderboard to 20

Bug Fixes

  • Messages from leveling, welcomer and leave are now fully consistent between test and normal ones
  • Fixed a leftover of the old Github username in README file
  • Improved the grammar of empty leaderboard error seen in leaderboard cmd

Other

  • Added support for responding to message edits triggering commands
  • Slightly updated the ordering of sections in stats command
  • Replaced the package dotenv with @dotenvx/dotenvx for better Env support
  • Renamed several placeholders from Welcomer, Leave and Leveling to use user instead of member
  • The setup file has been rewritten in Javascript
  • --buildinfo for version: Make the displayed build branch hyperlinked
  • Added Green Apple as part of the foods to catch in snake command

2.2.4 Build 2210

17 Apr 06:56
Compare
Choose a tag to compare
2.2.4 Build 2210 Pre-release
Pre-release

Welcome to Canary builds! This is a pre-release build. Use this at your own risk as it's not recommended to use them other than testing for obvious reasons. You can also view the blog version.

Changes

  • Added command usage section for commandinfo
  • The buttons for moving the Snake in snake should now be easier to see
  • Increased page limit in leaderboard to 20

Bug fixes

  • Fixed "Current Setup" setting being inconsistent in welcomer and leave when pressing the "Toggle" button
  • Fixed the user app invite link seen in invite (if enabled by bot owner) not working
  • Fixed a issue where sometimes some commands like wyr will simply return "dead" as a response rather than the actual error
  • Improved the grammar of empty leaderboard error seen in leaderboard cmd

Other

  • Replaced the package dotenv with @dotenvx/dotenvx for better Env support
  • Messages from welcomer, leave and leveling are now fully consistent between test and normal ones
  • --buildinfo for version: Make the displayed build branch hyperlinked

2.2.3 - Lighting

25 Mar 15:52
Compare
Choose a tag to compare

Changes

  • Moved the "Reset" button in leveling command into it's settings page
  • Welcomer & Leave: make <username> return usernames with discriminator for bots
  • Added a button for User app invite (which appears if it's enabled by bot owner) in invite command
  • Added <globalname> for Welcomer, Leave and Leveling
  • Added a new command called morse
  • Added a option to use random hex codes in dev-panel command

Bug Fixes

  • Fixed internal issues related to updating "user app" commands
  • Fixed grammar of a error message seen in suggest-set and poll-set
  • Fixed "Current Setup" design in leveling, welcomer and leave changing after pressing "Toggle" button

Other

  • Shortened "Permissions needed" to just "Permission(s)" in cmd commandinfo
  • Slightly updated the ordering of sections in stats command
  • Removed a old leftover code for listing roles
  • The setup file has been rewritten in JavaScript
  • Added a setup option to configure "responding to edited messages" duration
  • Updated the list of excluded special characters for leaderboard command
  • Added several wording changes to some command descriptions

2.2.3 build 2204

16 Mar 23:36
Compare
Choose a tag to compare
2.2.3 build 2204 Pre-release
Pre-release

Welcome to Canary builds! This is a pre-release build. Use this at your own risk as it's not recommended to use them other than testing for obvious reasons.

Changes

  • Moved the "Reset" button in leveling command into it's settings page
  • Welcomer & Leave: make <username> return usernames with discriminator for bots
  • Added a button for User app invite (which appears if it's enabled by bot owner) in invite command
  • Added <globalname> for Welcomer, Leave and Leveling

Bug Fixes

  • Fixed the toggle setting in leveling randomly including a * after using the button
  • Fixed internal issues related to updating "user app" commands

Other

  • Shortened "Permissions needed" to just "Permission(s)" in cmd commandinfo
  • Removed a old leftover code for listing roles
  • The setup file has been rewritten in Javascript
  • Added a setup option to configure "responding to edited messages" duration

2.2.3 build 2200

12 Feb 20:01
Compare
Choose a tag to compare
2.2.3 build 2200 Pre-release
Pre-release

Welcome to Canary builds! This is a pre-release build. Use this at your own risk as it's not recommended to use them other than testing for obvious reasons.

Changes

  • Added a new command called morse

Bug fixes

  • Fixed grammar of a error message seen in suggest-set and poll-set
  • Fixed "Current Setup" design in leveling, welcomer and leave changing after pressing "Toggle" button

Other

  • Updated the list of excluded special characters for leaderboard command
  • Added several wording changes to some command descriptions

1.2.5 - Night sky

09 Feb 00:40
Compare
Choose a tag to compare

This release is only for the ForgeScript version of the bot. Do not use it if you're running the normal version of Dodo-Bot.

Changes

  • Build info is now a flag as part of version command
    • To access the info, run (prefix)version --buildinfo to do so!
  • Support for returning banner link has been added to user command
  • Slightly updated userinfo design to use markdowns
  • Updated Github links to use the new username
  • Ported the uncompact mode for perms list for integration logs from 2.2.2
  • Bumped ForgeScript version to 2.1.0

Bug Fixes

  • Fixed a problem in canary that would have half of the content out of it's place

Other

  • version command will now display the Revision if there any
  • "Current setting(s)" seen in some places has been renamed to "Current Setup"
  • Changed the placing for local assets used in the bot
  • Revision will now also appear on startup message (for consoles)
  • Prefix is no longer case sensitive
  • Other minor adjustments have been added and renamed "Gitbuilds" to "Canary" (including the command)

2.2.2 - Electric

12 Jan 22:30
Compare
Choose a tag to compare

Changes

  • Added a new command called banner
  • Added support for RGB code in randomcolor command (exclusive to prefix only)
  • Added uncompact mode for perms list from integration logs when viewing a bot's perms
  • Gitbuilds are now called "Canary"
    • Because of this, gitbuilds command has been renamed to canary
  • Added alias randomrgb and canarybuilds for randomcolor and canary

Bug Fixes

  • Fixed description of hangman cmd's --themes flag changing after applying a theme

Other

  • Added a couple of design and wording changes in this release
  • New set of random colors has been introduced to howgamer and say command (embed mode)
  • Bumped the package dotenv to version 16.4.7
  • Dodo-Bot can now be auto updated with just git pull
  • (Pre-release only) "Build info" is now a flag as part of version command
    • It can be accessed using (prefix)version --buildinfo to do so!

2.2.2 Build 2193

11 Jan 16:13
Compare
Choose a tag to compare
2.2.2 Build 2193 Pre-release
Pre-release

Welcome to Canary builds! This is a pre-release build. Use this at your own risk as it's not recommended to use them other than testing for obvious reasons.

Changes

  • Added a new command called banner

Bug Fixes

no bug fixes were added in this build

Other

  • "Current setting(s)" seen in some places has been renamed to "Current Setup"
  • Redesigned the current setting look in welcomer, leave and leveling in main page
  • Bumped the package dotenv to version 16.4.7
  • made it so that auto updating Dodo-Bot is possible with just git pull

2.2.2 Build 2190

01 Jan 01:09
Compare
Choose a tag to compare
2.2.2 Build 2190 Pre-release
Pre-release

Welcome to Canary builds! This is a pre-release build. Use this at your own risk as it's not recommended to use them other than testing for obvious reasons.

Also, welcome to 2025! Happy new year! ❤️

Changes

  • Build info is now a flag as part of version command
    • To access the info, run (prefix)version --buildinfo to do so!
  • Added support for RGB code in randomcolor command (exclusive to prefix only)
  • Added uncompact mode for perms list from integration logs when viewing a bot's perms
  • Added alias randomrgb and canarybuilds for randomcolor and canary

Bug Fixes

  • Fixed description of hangman cmd's --themes flag changing after applying a theme

Other

  • Support for leaving any server the bot is in has been added
  • New set of random colors has been introduced to howgamer and say command (embed mode)
  • (Pre-release only) "Build created on" section seen in version command has been renamed to "Last updated on"
  • (Pre-release only) Recolored the warning icon seen in version command to red again ("!" is also now more clear).
  • Added small design changes to randomcolor command (and the removal of color name)
  • Gitbuilds are now called "Canary"
    • Because of this, gitbuilds command has been renamed to canary
0