Skip to content

Releases: saiteja-madha/discord-js-bot

Version 4.2.2

16 Apr 19:30
Compare
Choose a tag to compare

Bug Fixes

  • Max warn interaction doesn't work 4f7d86b
  • Fix Directory Traversal Bug in moment 1c8814f
  • Fix roleId not working in ticket setup b191b57
  • Fix guildinfo max length 09ac1c3

Version 4.2.1

27 Mar 18:31
Compare
Choose a tag to compare

Bug Fixes

Version 4.2.0

26 Mar 20:10
580064c
Compare
Choose a tag to compare

What's new

  • Optional dependencies for better ws support 💯 657c15a
  • Dependencies bumped up 🆙
  • Token is now secure in eval command 🔐 591454a
  • Suggestion System: !suggest, !suggestions 💡
  • New Message.safeReply() function

What's changed

Bug Fixes 🐛

  • Giveaways start - missing hosted by f3243f1 (Thanks to @Pro-Gamer-711-YT )
  • Discord API Error - Not Found #104 87238cd
  • Cannot read properties of undefined | automod #103 75ec39c
  • Cannot read properties of undefined | logger #102 bbd7267
  • Operation giveaways.find() buffering timed out after 10000ms #105 9a3cbc1
  • Error [INTERACTION_ALREADY_REPLIED] - meme.js #106 aef6ebf
  • Fix Eval slash command 7e6045d
  • Greeting system bug #107 2d6de3f
  • Leaderboard bug #110 1fde934
  • Fix null logging in console 8822ba0
  • Many other permission issues

Version 4.1.0

12 Feb 17:44
53ebed0
Compare
Choose a tag to compare

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

Version 4.0.1

08 Dec 18:25
0ab32c9
Compare
Choose a tag to compare

Bug Fixes

Version 4.0.0

29 Nov 17:05
Compare
Choose a tag to compare

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

Version 3.3.1

07 Oct 15:00
49e3e32
Compare
Choose a tag to compare

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

Version 3.3.0

30 Sep 15:50
Compare
Choose a tag to compare

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

Version 3.2.2

24 Sep 14:33
5dc5947
Compare
Choose a tag to compare

Bug Fixes

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

Version 3.2.1

21 Sep 19:08
Compare
Choose a tag to compare

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