TheShadowGamer Invite Manager Versions Save

Invite manager is an open-source discord bot that allows you to track the invites of people who join your server.

v2.1.0

3 years ago

This update adds support for plugins, all of which can be found here. To make a plugin, simply make a pull request to the plugin repository found here: https://github.com/TheShadowGamer/Invite-Manager-Plugins. In order to make a plugin, see the tag developplugin in the support server.  In order to update, copy and paste the README.md, invites.js, removeinvites.js, functions/index.js, index.js, slash-commands/mainBot.js, slash-setup.js, types/custom-MEMBER, package.json and package-lock.json files into your Invite Manager instance.

v2.0.6

3 years ago

This update fixes a bug with the invites reset slash command and the Discord permission checks.

In order to update, copy and paste the invites.js, resetinvites.js, package.json and package-lock.json files into your Invite Manager instance.

v2.0.5

3 years ago

This update fixes a bug with the leaderboard and the Discord permission checks.

In order to update, copy and paste the addinvites.js, removeinvites.js, resetinvites.js, userinfo.js, inviteinfo.js, leaderboard.js, package.json and package-lock.json files into your Invite Manager instance.

v2.0.4

3 years ago

This release fixes some bugs with the new Vanity URL feature and allows people with certain discord permissions to manage invites.

In order to update, copy and paste the guildMemberAdd.js, inviteCreate.js, inviteDelete.js, addinvites.js, removeinvites.js, resetinvites.js, package.json and package-lock.json files into your Invite Manager instance.

v2.0.3

3 years ago

This release fixes a bug where the bot would send the welcome message whenever someone left the server.

In order to update, copy and paste the guildMemberRemove.js, package.json and package-lock.json files into your Invite Manager instance.

v2.0.2

3 years ago

This update simply updates the Discord.JS npm module. This update should fix any issues you are currently having with Invite Manager.

In order to update, copy and paste the package.json and package-lock.json files into your Invite Manager instance.

v2.0.1

3 years ago

This update lets the bot detect Vanity URL joins. To update, copy and paste the ready.js, guildMemberAdd.js, guildMemberRemove.js package.json, and package-lock.json files from the in the release to your invite manager instance.

v2.0.0

3 years ago

This update recodes the entire bot in Akairo, as well as adding some new features like invite rewards, a leaderboard command, and slash command support. This update also fixes all issues including the random user IDs being saved as someone's invites.

It is not recommended to try and update from a previous version.