Zyno Bot - Advanced Discord Bot icon

Zyno Bot - Advanced Discord Bot v1.8.1

Music, Moderation, Tickets, Economy, Fun, Verification, Admin System and so much more

Page 1 2
v1.8.1 Jul 10, 2024
Version 1.8.1

Bug patches through updating the packages (package.json)

v1.8.1 Jun 20, 2024
Version 1.8.1

Version 1.8.1

  • Support for SoundCloud music
  • Few bug patches for the ticket system
v1.8.0 Jun 18, 2024
Version 1.8.0

Correcting a mistake in the setup.js file.

v1.8.0 Jun 18, 2024
Version 1.8.0

Version 1.8.0

New features:

  • Questions for tickets
  • New shop command for economy system
  • New inventory command for economy system
  • New purchase command for economy system
  • Ability to add items to the economy shop
    • Ability to add a role reward to an item
  • Specific logs channels
    • Channel logs channel
    • Member logs channel
    • Role logs channel
    • Message logs channel
  • New button verification system
  • New music filters
    • New earrape filter
    • New speedup filter
    • New slowdown filter
    • New karaoke filter
    • New 3D filter
    • New nightcore filter
    • New vaporwave filter
  • np command provides more information
  • np command provides buttons
    • Previous button
    • Stop button
    • Pause/resume button
    • Skip button
    • Loop button
  • New info command for bot information
  • Auto tag feature for tickets
    • Let the bot tag the member who opened the ticket after each reply
    • Let the bot tag the staff after each reply of the member who opened the ticket
    • Let the bot tag both the member who opened the ticket and the staff after each reply
    • Let the bot tag the staff or the member who opened the ticket based on their preferences
  • The ability to automatically add a thread to each suggestion
  • New image for the level command and the ability to choose whether you'd like to keep the old one or use the new one
  • Improved suggestion embed
  • The message update and message delete will now show up to 400 characters of the original message
  • Ticket logs option in admin system has been moved to other logs channel options
  • Improved RAM optimization for music
  • Ability to fully disable FFmpeg (Not recommended**)
  • Username placeholders have now been replaced with the user's display name instead of their actual username
  • The mysql package has been replaced with mysql2, supporting new algorithms and protocols for MySQL databases

Bug patches:

  • Music stability improvements
  • Playing an album of YouTube would result in the bot to crash
  • The bot would crash when someone sent a DM to the bot when the debugger was enabled
  • The bot would crash when a giveaway with requirements would end
  • Some database tables wouldn't get saved after a value was deleted for the ValueSaver database type
  • The bot would crash when an event would be emitted and the bot wasn't fully started

** Disabling FFmpeg will result in less stability and fewer features

v1.7.0 Apr 12, 2024
Version 1.7.0

Version 1.7.0

New features:

  • MySQL support
  • Music filters
  • FFmpeg support
  • Custom embed for reaction roles
  • Multiplayer mode for tictactoe minigame
  • Multipayer mode for rps minigame
  • New quote command
  • New banner command
  • New botbanner command
  • New forceclose command
  • New set-category command
  • New help embed lay-out
  • New linear hard difficulty for the level system
  • New log messages:
    • Role create
    • Role update
    • Role delete
    • Message update
    • Channel update
  • Add customized text for each reaction role
  • Custom ticket logs channel instead of the regular logs channel
  • Ability to add an image to the ticket embed
  • Ability to disable automatic suggestion conversion in the suggestion channel
  • Ability to provide reasons for the approval or rejection of a suggestion
  • Ability to add a role as a requirement for a giveaway
  • Czech character support
  • Debugger for the REST and WS API, rate limits and event-based logs
  • 'Zyno Bot' text has been removed from the help embed
  • Moderation slash commands are also visible for members without the required permission so they can execute the slash commands as well if they have a moderation role

Removals:

  • Meme command

Bug patches:

  • Time of np command continued when the song was paused causing incorrect time indications
  • Anti-filter roles and channels should work again
  • Level roles also will be added when a member's level has manually been changed
  • Members count not registering correctly when the serverinfo command was used to update the members count
  • Role command now also checks role hierarchy permissions
  • Bot avatar command sometimes crashed the bot
  • Bot used to crash when executing the /addons command without having any addons installed
  • Improved badword accuracy
  • AFK nickname didn't reset after sending a message
  • Role hierarchy was not previously considered with the /role command
  • Everyone with administrator permissions was able to enable or disable the message commands
  • The max tickets option wasn't working correctly
  • The requirements were not displaying correctly of giveaways when more than 1 requirement was provided
v1.6.0 Jan 2, 2024
Version 1.6.0

Updating dependencies and fixing a typo in the configuration file. No update required for people already using version 1.6.0.

1.6.0 Nov 25, 2023
Version 1.6.0

Solves an issue with the addon system where some structures were built in correctly

1.6.0 Nov 24, 2023
Version 1.6.0

Updates the addon system to a more stable version

1.6.0 Nov 24, 2023
Version 1.6.0

The version was set incorrectly in the default configuration file.

1.6.0 Nov 24, 2023
Version 1.6.0

Solves an issue with starting the bot

1.6.0 Nov 23, 2023
Version 1.6.0

Version 1.6.0

Version 1.6.0 has been released which includes new features, bug patches, new commands and better accessibility for developers! A list with all changes can be found here:

  • Giveaway commands as subcommands
  • Max giveaway length has been exceded to 14 days
  • Say command
  • Giveaway requirements
  • My tickets command
  • Np (now playing) command
  • Previous command
  • Translatable buttons for the embed command
  • Url filter is more accurate
  • Poll system
  • Win/lost words of the flip command are translatable
  • Enable or disable message commands
  • New advanced addon manager
  • More advanced addon system for developers
  • Highly increased ram optimization for the addon system
  • Bug patches:
    • Sometimes a ticket couldn't be closed if the creator of the ticket left the server
    • Preview of the embed command shows the image again
    • Some images wouldn't be allowed by the bot to use
    • Ticket message would change the owner's mention after the ticket was claimed
    • Ticket message would reset to default ticket message if the selected ticket category didn't have a customized message
    • Ticket transcript would show the wrong order of messages
    • Ticket transcript would sometimes miss messages
    • Creator of a Spotify playlist will show correctly again
    • The serverinfo command would show incorrect icon url's when the Discord server had no icon
    • Bots can't level up anymore

 

  • Addon system
    • Add data of closed ticket in event
    • Executable commands based on command or message interactions
    • Message bulk delete filters
    • Add placeholders HTTP server requests
    • setChannel function (VoiceState)
    • Add text inputs / Forms / Modals
    • Member getInviteInfo function
    • Invites
    • CommandBuilder setCategory function
    • Reaction & interaction collectors in Message class
    • removeCommand in Addon class
    • getCommandData function in Addon class
    • New properties on some classes (messageId, guildId, channelId)
v1.5.3 Aug 10, 2023
Version 1.5.3

Version 1.5.3 has been released! These are the changes in this version:

  • New anti-filter roles
  • Change someone's level directly instead of having to change their XP
  • Change the level up difficulty
  • Verification image is now inside the embed
  • Cyrillic and arabic letter support
  • Choose whether the bot should tag the support roles in a new ticket or not
  • Volume doesn't reset anymore after playing a song.
  • Bug patches
v1.5.2 Aug 4, 2023
Version 1.5.2

Updates an outdated file.

v1.5.2 Jul 29, 2023
Version 1.5.2

Includes an updated updateInfo.md file as I forgot to add a step which is required to do in order to update the bot.

v1.5.2 Jul 29, 2023
Version 1.5.2

Version 1.5.2

Zyno Bot version 1.5.2 has been released! These are the changes in this version:

  • New level roles
  • An option to instantly create a ticket with a ticket category instead of having to open a ticket first and select the ticket category there
  • Reroll command now provides an 'amount' option where you can select the amount of members you want to reroll.
  • New assign command for tickets
  • New play embed (may need to be configured manually in the `messages.json` file)
  • Better custom embed support (suggestions, ticket messages etc. now also support customized embeds)
  • An option to disable the claim system
  • Supports the new Discord username system
  • Close command works again
  • The level up messages work again
  • When having a high amount of money with the economy system would not show the full amount of money
  • Better music support
  • Searching channels by their ID works again, which didn't work for some admin commands and the embed command.
  • Searching roles by their ID works again, which didn't work for some admin commands
1.5.1 Jun 27, 2023
Version 1.5.1

Includes the correct messagesTemplate.json file which was forgotten to change in the last update

1.5.1 Jun 21, 2023
Version 1.5.1

Version 1.5.1

Version 1.5.1 has been released! These are the changes:

  • New invite system
  • Small bug patches
1.5.0 Jun 11, 2023
Version 1.5.0

Solves an issue with converting strings to resolvable dates

 

1.5.0 Jun 8, 2023
Version 1.5.0

Patches an issue with the licensing system.

1.5.0 Jun 8, 2023
Version 1.5.0

Patches an issue with the licensing system.

Page 1 2

discord

bot

economy

music

giveaway

admin

level

moderation

tickets