Releases: manage-invite/manage-invite-bot
Releases · manage-invite/manage-invite-bot
4.6.1
4.6.0
Added
- Sentry support was added to track errors. (4765bcd)
- System messages can now be configured. (2f5fbb1)
- Add the list of actives code on the
+userinfocommand. (07312b8) - Add the number of joins on the
+userinfocommand. (07312b8) - New
{numJoins}variable that can be used in welcome messages. (2f5fbb1) - New
{invite.channel}variable that can be used in welcome messages. (c15f294) - New
{server}and{server.count}variable that can be used in welcome messages. (7ac9e7b) - ESLint was configured and code is now better. (123fbbc)
- Premium roles are now automatically synchronized. (db74fb1)
- New
+sync-rankscommand to synchronize member ranks. (0618e28) - New "First Join" field in
+userinfocommand. (3f524e2) - Portuguese has been added to the languages. (8aeb697)
Fixed
+start-trialcommand fixed. (22e3c7b)+addpremium -fcommand fixed. (b02b834)- Invited users on the
+userinfocommand are now displayed properly. (c95593e) +userinfocommand now requiresMANAGE_GUILDpermissions. (26a69d4)+membercountcommand now uses right statuses emojis. (3d2ee34)@everyonecan no longer be chosen for ranks reward. (e5d383a)- Activity is now updated every hour. (981abe8)
4.5.1
4.5.0
Added
- New Turkish language.
- New Hungarian language.
- New
+cmd-channelcommand. - New
allparameter for+addbonusand+removebonuscommands (to add/remove bonus to everyone).
Fixed
- +config command fixed.
- +help command redesigned.
- Custom prefixes that matched the markdown syntax (such as
*) are now handled.
Improved
- Subscriptions in database were reorganized.
fetchGuild()andfetchMember()are now wrappers of newfetchGuilds()andfetchMembers()functions.+removeinvitesand+restoreinvitesare now using their own query to PG instead of a loop ofUPDATE.
4.4.0
Added
- New
+set-stacked-rankscommand, to choose whether the members should have all their or only the highest one. (65b5f5b) - Add Vietnamese language. (3818d39)
Fixed
+setkeep-rankscommand is now shown on the help command. (2708c31)+setkeep-rankscommand is now fixed; some roles were not given when it was enabled. (54dc20c)- The bot now sends an error when you try to add a role dedicated to a bot to the ranks rewards. (787ff32)
- Fix some dashboard features. (0053d2a)
4.3.0
4.2.0
Added
- Discordbots.org votes are now handled and a thank you message is now sent in a channel. (4d80e64)
Fixed
4.1.0
Added
- New
+addpremiumcommand for staff members. - New
+subscriptionscommand for staff members. - New confirmation message for
+remove-invitescommand. - New button to pay for premium when you are using the trial version.
Fixed
+removeinvitesand+restoreinvitescommands are now faster.
4.0.0
Added
- New
+fetch-invitescommand.
Changed
- Bot's now restricted to premium users.
- i18n rewrite.