Discord Js Bot Versions Save

πŸ€– Multipurpose discord bot built using discord.js v14 with moderation, music, ticketing, translation, and much more

4.2.2

2 years ago

Bug Fixes

  • Max warn interaction doesn't work 4f7d86b50c1bfac6cbbab5da80af4306a1ef560d
  • Fix Directory Traversal Bug in moment 1c8814f14fbb954c8b538612b56ebd05ebcf0bd8
  • Fix roleId not working in ticket setup b191b578db7289c8d9bbb14e32b51ba9c37b02bc
  • Fix guildinfo max length 09ac1c3aa7dc08ccdb81f2116e23328c15a894c4

4.2.1

2 years ago

Bug Fixes

  • Owner Protection ⚠️ 30b86cfd75683c40157578cce83dc5784c2ddc35
  • Escape inline code b61f013ae06f744a7008e6902ef2a6091ac6d402

4.2.0

2 years ago

What's new

  • Optional dependencies for better ws support πŸ’― 657c15a506f5ebe86d6d68d64e73ea0e538933b0
  • Dependencies bumped up πŸ†™
  • Token is now secure in eval command πŸ” 591454a42783fc01b70e30e3a5ebd6b38fcc0e6f
  • Suggestion System: !suggest, !suggestions πŸ’‘
  • New Message.safeReply() function

What's changed

  • commands folder refactor πŸ“‚ 0250815382e69ee0696ad4c9c82617658746755c
  • database folder refactor ⚑ 065657aa2388b5347337901f43d3acc3dc080cf5
  • outdents replaced with common-tags πŸ”€ 73a30de0a89d6db6e08201b6430f12468639ecd7

Bug Fixes πŸ›

  • Giveaways start - missing hosted by f3243f17a1be3dbfe16ddecb6ae1f758e136dce8 (Thanks to @Pro-Gamer-711-YT )
  • Discord API Error - Not Found #104 87238cd07d9043acc0337a7f8d3c7d0923fb2a76
  • Cannot read properties of undefined | automod #103 75ec39c2165155cd7d538b51d1b63649bf10d49c
  • Cannot read properties of undefined | logger #102 bbd72674fa7a5f02d626ee1a4ddea2e33c77dfbd
  • Operation giveaways.find() buffering timed out after 10000ms #105 9a3cbc1e82d8327ce222e7476bb4204572e9cef1
  • Error [INTERACTION_ALREADY_REPLIED] - meme.js #106 aef6ebf30d17d6a8388642e0f91c4cbbd72888a2
  • Fix Eval slash command 7e6045da4a9669176cbd9498a2799ff5aa34fa72
  • Greeting system bug #107 2d6de3f7b846b63a6c23f118948f547cea83ea63
  • Leaderboard bug #110 1fde934f072d251d113c1c2e0488b1ac626f663d
  • Fix null logging in console 8822ba05a7ec21e749b51b77211068f6f72c7745
  • Many other permission issues

4.1.0

2 years ago

What's new

  • discord-giveaways integration
  • configurable bot presence
  • autorole feature
  • invites leaderboard
  • mute replaced with timeout feature
  • warnings - list, clear command
  • beg command. Thanks to @Pro-Gamer-711-YT
  • update dependencies

Bug Fixes

  • Mongo E11000 error (#76) aca18001550fe695559d97d080f1dd9b4f441c7c
  • TypeError: Cannot read property 'inviteCache' of undefined (#83) 793dab9a5292f580cf0c51d66f1fd2f3cde775e4
  • Unknown Member (#82) 56e995dc7836f73eb232daf9b150c562f2a6d464
  • Avatar Command Bug (#85) 555dfe5a73917d1c6d08036504f2cb6733d447db
  • Slash Ticket Limit (#93) c9461edf29fef295f59578e2e781a37781dab739
  • DiscordAPIError: Missing Permissions (#90) ec77905f55719c7e432685291c8d1f289b064d3f
  • Error [CHANNEL_NOT_CACHED] (#86) 715fdfea20365f4f6132ba3169de9ff321cfaaa4
  • Eval token protection

4.0.1

2 years ago

Bug Fixes

  • message_reference: Unknown message (#57) e2be29159e51fd3831adc153db4f32adbd86f540
  • Ticket Log Channel: Cannot read property 'me' of undefined (#58) c4f163ae455228b2bb2d7409ad0257618a526d2c
  • Issue at guildDelete.js (#59) 290b72f58f4d51d3199ed3821e4013388bffffa6
  • Issue at voiceStateUpdate (#60) fa502cdab5b0c4aeccd448872e6f3857db5aaba6
  • Cannot send messages to this user (#62) 7798aca19b48bc91f843e7b34241bec592d01687
  • Channel not cached (#63) 43af709a5d2e8dc45e7b060425d0f458c5eedef6
  • Error Embed is not well formated (#64) d3de1e53ab66b17d49bd38308efd70b2ca58297f
  • Counter Channel Bug (#65) 3f3424c523cfe4694081e7002c9f5f7e25b66a13
  • Greeting thumbnail command doesn't work (#66) 64b1cd05472a81128421bd536389d0c82bd05195
  • Issue fact Command (#67) 9751d5f0ffea947efded420ced2d7fe0c59662bd
  • Few other minor changes

4.0.0

2 years ago

What's New

  • Fun Commands: meme, facts, animal
  • Mod Commands: voice mute, unmute, deafen, undeafen, kick, nickname
  • Music: Spotify, Deezer, SoundCloud, FB support
  • Music: search, loop
  • Anime Category
  • Buttons and Selection Menus

Bug Fixes

  • No available nodes
  • Ticket commands error: message property doesn't exist
  • memberVoice update event crashes: cannot read property of null

Breaking Changes

  • counter, greeting schema merged into Guild schema
  • user-schema: id changed to _id
  • reaction-roles, ticket-log merged into Message Schema
  • invite-logs, profile: merged into Member Schema

⚠️Warning

This release has multiple breaking database changes. If we want to migrate from v3 please join our support discord for help

3.3.1

2 years ago

Bugs Fixes

  • Bot doesn't disconnect when the voice channel is empty #34
  • Play command throw's error when an incorrect option is provided #35
  • Slash command permissions #36
  • View ticket logs link #38

3.3.0

2 years ago

What's new

  • New snake command. (Thanks to @DevCynx)
  • New leaderboard command
  • Better Logging (console, file and webhooks) #18

What's changed

  • Message tracking is removed
  • Secure properties are moved to .env file
  • Help menu with buttons
  • Music commands now use erela.js

Bug Fixes

  • Counter setup fails #25

3.2.2

2 years ago

Bug Fixes

  • Mute command and unmute command #21
  • Context Menu permission fixes #22

3.2.1

2 years ago

What's New

  • support for context menu
  • music commands
  • bot presence
  • new admin commands: maxwarn limit, maxwarn action
  • new moderation commands: warn
  • new information commands: emojiinfo, rank, profile
  • new utility commands: paste

What's changed

  • daily coins is now configurable in config.js
  • better database caching

Bug Fixes

  • purge command logging fails
  • weather command throws embed error for few countries
  • help command embed message not found error
  • interaction fails if any error occurs
  • flag translation null embed
  • xp cooldown doesn't work