Releases: saiteja-madha/discord-js-bot
Releases · saiteja-madha/discord-js-bot
Version 4.2.2
Version 4.2.1
Version 4.2.0
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
- commands folder refactor 📂 0250815
- database folder refactor ⚡ 065657a
- outdents replaced with common-tags 🔀 73a30de
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
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) aca1800
- TypeError: Cannot read property 'inviteCache' of undefined (#83) 793dab9
- Unknown Member (#82) 56e995d
- Avatar Command Bug (#85) 555dfe5
- Slash Ticket Limit (#93) c9461ed
- DiscordAPIError: Missing Permissions (#90) ec77905
- Error [CHANNEL_NOT_CACHED] (#86) 715fdfe
- Eval token protection
Version 4.0.1
Bug Fixes
- message_reference: Unknown message (#57) e2be291
- Ticket Log Channel: Cannot read property 'me' of undefined (#58) c4f163a
- Issue at guildDelete.js (#59) 290b72f
- Issue at voiceStateUpdate (#60) fa502cd
- Cannot send messages to this user (#62) 7798aca
- Channel not cached (#63) 43af709
- Error Embed is not well formated (#64) d3de1e5
- Counter Channel Bug (#65) 3f3424c
- Greeting thumbnail command doesn't work (#66) 64b1cd0
- Issue fact Command (#67) 9751d5f
- Few other minor changes
Version 4.0.0
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
Version 3.3.0
Version 3.2.2
Version 3.2.1
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