Skip to content

Releases: Pexilo/Stealthy

1.2.4

11 Oct 13:16
5a256f9
Compare
Choose a tag to compare

🔎 Verification feature 97bee38

🛡️ You can now force newcomers to complete a captcha to access your server.

🗃️ Command Changes

30faa0a 🎨 New embed color, sober one

⚙️ Fixes

30faa0a 🚧 Guild schema updated with verify object
30faa0a 📃 Env file template mongodb url fix
30faa0a ✅ Fixed clear error exit, and logging message
30faa0a ✅ Fixed catch error for roleclaim message

Encountered a bug, an error, a problem?

Report your issue

1.2.3

22 Sep 13:42
2a24180
Compare
Choose a tag to compare

🥨 Deutsch translation 97bee38

🐲 Stealthy ist auf Deutsch verfügbar!

4 languages are supported.

🗃️ Command Changes

18e1e9a 🗣️ New language, filled de.json
35f9228 🧹 Logs for the Clear command

⚙️ Fixes

30f23a1 ✅ Message update content check before using replace()
30f23a1 ✅ Bot fetching check
35f9228 ✅ Perms check for the bot new guild message

Encountered a bug, an error, a problem?

Report your issue

1.2.2

07 Sep 19:41
97bee38
Compare
Choose a tag to compare

🎖️ Better permissions 97bee38

🐲 Stealthy is no longer using Administrator's permission to operate!

🗃️ Command Changes

d23edb9 🗝️ Missing permissions are now handled with errors
d23edb9 🚮 New reset button for JTC channel names
d23edb9 🧹 clear command now log the exact amount of message deleted

⚙️ Fixes

d23edb9 ✅ Fixed an error when trying to log a member that left a guild with no roles
d23edb9 ✅ Fixed an issue that prevented attachments to be log on message delete if the message content was empty
d23edb9 ✅ Fixed clientMissingPermissions & userMissingPermissions incorrectly linked to the translation system
450b300 ✅ Fixed bad code implementation to check permissions before sending the log message
12a306e ✅ Fixed an error that occured with the guildMemberRemove event when the bot left a server
12a306e ✅ Fixed bad french translation for play-together command

Encountered a bug, an error, a problem?

Report your issue

1.2.1

05 Sep 19:38
36e5d51
Compare
Choose a tag to compare

💃 Spanish translation 36e5d51

🐲 ¡Stealthy está ahora disponible en español!

3 languages are supported for now, more to come soon..

🗃️ Command Changes

9f32c92 🗣️ Commands translated in german and spanish
6f2fefc ✅ Fixed the JTC creation button (finally)

⚙️ Other Changes

6f2fefc ✅ Added a new error since the last one was obselete
17318d5 ⚒️ Fixed a huge issue that made messageReactionAdd, messageReactionRemove, JTCListener completly broken,
because of a typo on .GetGuild() 🥴

Encountered a bug, an error, a problem?

Report your issue

1.2.0

05 Sep 15:09
048e91f
Compare
Choose a tag to compare

㊗️ Language support 048e91f

🐲 Stealthy is now multi-language friendly, french was added with this version
You can choose with the setup menu the language you want to use for your server.

2 languages are supported for now, more to come soon..

🗃️ Command Changes

64684f3 🥖 French translation
2a7a390 🗣️ Translation system for all interactions
73256f1 🗣️ Translation system for all events
41b9194 + 73256f1 🗣️ Translation system for all commands
41b9194 👤 userinfo command more compact take less space
baa03b4 🔖 translate command rework

⚙️ Other Changes

35dd251 🚧 Backticks in messages would break the preview of logs embeds
73256f1 ✅ Fixed a crash when trying to lockPermissions of a vc channel
41b9194 ⚙️ New FetchAndGetLang method, return guildData and language
c3560d5 📂 New misc event folder
c3560d5 ✍️ JTC.js > voiceStateUpdate.js and other renames

Encountered a bug, an error, a problem?

Report your issue

1.1.4

30 Aug 22:19
0e2a151
Compare
Choose a tag to compare

🛹 Moderation Tools Menu 0e2a151

8d93453 🗡️ New entry for setup menu Moderation Tools suggested from issue #5
Here you can chose which moderation feature to enable or disable. By default only the blacklist is enabled.

🗃️ Command Changes

8d93453 🔗 Discord invites suppressor can be enabled with moderation tools menu (disabled by default)

⚙️ Other Changes

8d93453 🗃️ New moderationTools field in db model
8d93453 ⚙️ UseApplicationCommands user permission now required to use commands
8d93453 ✍️ Removed the redundant Setup repeat for the setup menu
8d93453 ❎ Removed .gitattributes file
8d93453 📂 Changed location of setup-Ids.js

Encountered a bug, an error, a problem?

Report your issue

1.1.3

12 Aug 18:12
c01b2db
Compare
Choose a tag to compare

🧩 Command changes, fixes c01b2db

d165c28 🐇 New /unslow command

🗃️ Command Fixes

db0999b 🔊 JTC setup menu & create button fixes
d165c28 🐌 Improved logs of /slow command
f1d7440 🔪 Added messages delete days option to /ban command

⚙️ Other Fixes

f1d7440 ✅ Use of integer types instead of number for command options
f1d7440 ✅ Handled an error when Stealthy try to mute an administrator

Encountered a bug, an error, a problem?

Report your issue

1.1.2

12 Aug 01:38
06dd0e6
Compare
Choose a tag to compare

🏗️Minor changes, optimization, fixes 06dd0e6

🗃️ Command Fixes

5f4df34 🧼 Warn command now use sub commands to operate instead of three separate commands
5c5f7f8 🤝 Help command provide guide images on a specific command

⚙️ Other Fixes

5c5f7f8 📂 Readme reorder, typos
4d170b4 🐲 Stealthy activity should now appear correctly
5c5f7f8 ✅ Fixed an error when trying to send the welcome message without perms

Encountered a bug, an error, a problem?

Report your issue

1.1.1

09 Aug 17:51
d3c6d4b
Compare
Choose a tag to compare

🔩 Installation guide ea9a5de

🔎 New README.md guide to help users deploying Stealthy on their own system

Encountered a bug, an error, a problem?

Report your issue

1.1.0

08 Aug 17:24
Compare
Choose a tag to compare

🦾 Discord.Js v14 & Sheweny v4 2b80de7

🐲 Stealthy now support discord.js 14.1.2 & sheweny 4.0.2

🗃️ Command Fixes

❌ Message delete logger now show deleted attachments
🏛️ Server info, removed useless info
🔈 Unmute command works again
🐌 Slowmode command works again
🔃 Message update logger should now work properly

Encountered a bug, an error, a problem?

Report your issue