Update 0.1.0 | A New Beginning (UPDATE 0.1.1)

Discord Bot Builder

Discord Bot Builder is an interactive program with a friendly user interface to help people without programming skills to create their Discord bots.

[img]{STEAM_CLAN_IMAGE}/35455752/3e8b20b5a2c375548665ffdd6324e288777b36d4.jpg[/img] [h3][b]Hey Builders![/b][/h3] First of all, thank you for the patience of waiting for a new beginning of Discord Bot Builder. This year did not start well, as you all know, making delays and unforeseen events, as well delaying the development of my projects. I expected to have the stable version on August 1, the date the program celebrated its 1st anniversary, but it was not possible in a short space of time and the blocks update was not even finished. Anyway, today I present you the new version 0.1.0. For everyone who was using the standard version, it is no longer possible to use it again, as it has been discontinued, in favor of the new version that was being developed in the "beta" branch. This version is the final blocks update, including the most required blocks: [list][b][*] Data Blocks [*] Music Blocks [*] Canvas Blocks [*] API Blocks [/b][/list] and more... [b]NOTE:[/b] [u]You need to create a new bot project! The version 1.0.0-beta4 is still available until November 2, 2020, on the "deprecated-1.0.0-beta4" branch to help you moving your workspaces to the new bot project.[/u] [h3][b]Update 0.1.1[/b][/h3] [list] [*] Fixed the console showing nothing. Go to "Project" menu -> "Update bot.js File" [/list] [img]{STEAM_CLAN_IMAGE}/35455752/c38eb8413e5c102e6d75556f69e13907cad00f21.jpg[/img] [h1]Line Glitch Fixed[/h1] [b]The biggest mystery also comes to the end.[/b] Thanks to everyone who collaborated with me to find the problem. If you still have the glitch, contact me, detailing what happened. [img]{STEAM_CLAN_IMAGE}/35455752/c99a8393176b7051f6016bf74b84c9195d4cddc5.gif[/img] [h1]New Workspace Movements[/h1] [b]Dragging and zooming has never been smoother and better.[/b] Use your mouse wheel to zoom in/out. Click, hold and move the workspace to where you want. [img]{STEAM_CLAN_IMAGE}/35455752/0e6ab8c4db1417fa868fcb5ca58522c870eecc92.gif[/img] [h1]Added Required Input Indicator[/h1] [b]Now it is easier to distinguish whether an input is required or optional.[/b] The indicator will hide if you connect to it. [img]{STEAM_CLAN_IMAGE}/35455752/ba4191bafce62c63be149f534870a5b0c86ddc07.jpg[/img] [h1]Blocks Update[/h1] [b]The blocks update comes to the end, making possible to the users having more possibities creating their bots.[/b] Do not worry, more blocks update may come in the future. [h3][b]Blocks Added:[/b][/h3] [list] [*] Play YouTube Video [*] Play YouTube Playlist [*] Play File [*] Play URL [*] Control Bot Audio [*] Loop Server Queue [*] Remove Audio From Server Queue [*] Shuffle Server Queue [*] Skip Audio [*] Clear Server Queue [*] Get Bot Audio Info [*] Set Audio Volume [*] Get Song Info [*] Get YouTube Video Info [*] Change Bot Prefix [*] Change Bot Owner(s) [*] Generate Random Text [*] Control Data [*] Get Data [*] Delete Data [*] Control Variable [*] Get Variable [*] Delete Variable [*] Find Text [*] Run JavaScript Code [*] Emitter [*] Receiver [*] Create Canvas [*] Crop Canvas [*] Draw Canvas On Canvas [*] Draw Text On Canvas [*] Add Filter To Canvas [*] Get Canvas Info [*] Change Canvas Settings [*] Save Canvas As Image [*] Convert Canvas to Image [*] Create Object [*] Add Property To Object [*] Get Value From Object [*] Remove Property From Object [*] Loop Object [*] Convert Text To Object [*] Get Object Info [*] Create Message Attachment [*] Get Object Info [*] Get Ban Info [*] Get Server Preview Info [/list] [h3][b]Blocks Updated:[/b][/h3] [list] [*] Command [Event] (Now the slowmode is saved and will work on the next bot starts and added the missing "View Server Insights" permission) [*] Ban User (Added the input "time" to wait to unban the user/member if desired) [*] Add Member Role (Added the input "time" to wait to remove the role from the member if desired) [*] Get HTML From Website (Renamed to "Get Content From Website" and fixed a problem getting the module) [*] Delete Message (Added the "Timeout" input) [*] Download File (Renamed to "Download Content" and changed the category to "Internet Stuff") [*] Find Message (Fixed the options "Message Author [User/Member]") [*] Find Member (Fixed the "Member Color (Hex)" option and added the option "Member Color (Base 10)") [*] Get Bot Info (Added the "Bot Server Prefix List" option) [*] Get File/Folder Info (Fixed the "File/Folder Size" option) [*] Get Message Arguments (The "Argument Number" input is optional now) [*] Get Server Info (Added the options "Server Preview" and "Server Bot Prefix") [*] Get User Info (Added the "User Flags" option) [*] Create Message Embed (The default embed color is "invisible" now) [*] Merge Texts (Fixed the options "First Position" and "First Position") [*] Remove Member Role (The input "Role" supports List now) [*] Remove Message Embed Field (Fixed all options) [*] Set Message Embed Author (The input "Author Name" is optional now) [*] Set Message Embed Footer (The input "Footer Text" is optional now) [*] Wait (The input "Time" supports Date now) [/list] [h3][b]Blocks Fixed:[/b][/h3] [list] [*] Loop Time (no longer executed when the bot starts) [*] Member Voice State Update [Event] (Fixed the file name) [*] Add Item To List (Fixed the input "Item") [*] Get Date Info (Fixed the input "Date") [*] Fixed Get Message Attachment Info (Broken) [*] Get Invite Info (Fixed the input "Invite") [/list] [b]Note:[/b] There are blocks that have not been 100% tested, so I would need your help to inform me of blocks that do not work properly. [img]{STEAM_CLAN_IMAGE}/35455752/362a954c35459c0861845bd60cf6c2775f9bdf2e.jpg[/img] [h1]DBB Changes[/h1] [b]Changes are required for a better experience.[/b] [h3][b]Changelog:[/b][/h3] [list] [*] The "Reveal in Explorer" option will open the bot folder instead of the parent folder now. [*] Improved the block search menu and the search box is now automatically selected. [*] Fixed the option "Run Bot" not starting the bot if Node.js is not installed. [*] Fixed the quotation marks in the tooltip. [*] Fixed the blocks structure. [*] Fixed the line glitch. [*] The block search menu is no longer displayed when the mouse is over a typing box. [*] Fixed the file dialog. [*] Changed the text font for better readability. [*] Changed the colors of the lines. [*] Changed the title bar colors. [*] The "data.json" file in the bot project was splitted into 3 files ("workspaces.json", "data.json", "token.txt") inside the folder "data" (this is why old projects are not supported). [*] Added the "ID" parameter to the tooltip. [*] Added "Drag and Move The Workspace" feature. [*] Added the menu "Window" with the option "Reset Workspace Position". [*] The position of the open workspace will no longer be the same as the previous workspace position. [*] Added the keyboard shortcuts "Esc" to go back to workspace list menu and "Shift + Left-Click" to delete a block, note or path. [*] Added an indicator for the required block inputs. [/list] [img]{STEAM_CLAN_IMAGE}/35455752/9592c828321a32c2f9b167072cdfdffa09a97897.jpg[/img] [h1]Store Page Updated[/h1] [b]The old one was outdated and did not correspond to reality.[/b] Take a look at the new store page. [spoiler]Also, enjoy the 35% discount starting September 8th![/spoiler] [b]Special thanks to the donators:[/b] Ju#2402 MissDaily#3630 Stinkiwinki#1298 Radexis#2244 [i]MrGold - Discord Bot Builder Creator[/i] [url=https://discord.gg/PAzxTDw]Discord Server[/url] [url=https://dbb.software/]Unofficial Website[/url]