1.31.3 (2019-07-29)
- voting: Fixed fetching vote channel on init (f078f6f)
1.31.2 (2019-06-24)
- discussion: Fixed invite link in embed (bbbc43b)
1.31.1 (2019-06-22)
- vote: Skip vote message if application denied (c52c714)
1.31.0 (2019-06-22)
- secrets: Moving to AWS (077cbf1)
1.30.1 (2019-05-12)
- approving: Wrap the fetching of invite in a trycatch in case the requestee didn't give a permanent one (ef6fa42)
1.30.0 (2019-05-12)
- approving: Moved welcome message outside embed so the mentions resolve (c44cc97)
- approving: Added guild icon & name to welcome message (e48f3f0)
1.29.0 (2019-05-09)
- approving: Automatically add requestee as representative and member once their application passes (ab6a9c4)
- approving: Welcome server representative/owner once their vote has passed (da0e7d6)
1.28.3 (2019-03-08)
1.28.2 (2019-02-27)
- commands: Adding alias for role colour (acc06d3)
- Merge: github.com:DiscordHotline/application-plugin (d54c466)
1.28.1 (2019-02-25)
1.28.0 (2019-02-25)
- tests: Fixing peer dependencies (8d2134d)
- tests: Fixing peer dependencies (4cbbbae)
- tests: Fixing peer dependencies (c50f2c9)
- tests: Fixing peer dependencies (0d074f9)
- commands: New Role Management commands (0b0dc3d)
1.27.1 (2019-02-24)
- approveOrDeny: Add member role if missing (504f7ea)
1.27.0 (2019-02-20)
- leaveBadGuilds: Add server owner to notification (df687ee)
1.26.0 (2019-02-14)
- Errors: Potential fix for incorrect stacktrace (597bcab)
- updateGuildListCommand: Added simple ok reaction (45c5dc8)
1.25.2 (2019-02-14)
- updateServerList: Sort existing messages by date (f091b0f)
1.25.1 (2019-02-14)
- approve/deny: Moved app msg update to approveOrDeny function (fee06fe)
1.25.0 (2019-02-11)
- UpdateCommand: Command to update application message (17d5c8d)
1.24.2 (2019-02-11)
- checkApplication: Update application message after finishing vote (b12c59a)
1.24.1 (2019-02-11)
- approve: Fix for role id not being saved (0ea5a55)
1.24.0 (2019-02-11)
- applicationEmbed: Added color to the embed that changes depending on the vote status (d37262d)
1.23.0 (2019-02-09)
- listUpdateCommand: Added command to manually trigger a server list update with (ab5b184)
- pluginConfig: Added dividerRole & serverListChannel (d70106b)
- updateServerList: Automatically update server list (9d03f21)
1.22.0 (2019-02-09)
- leaveBadGuilds: Disabled automatic leaving for now and just send a notification instead (1f4b522)
- leaveBadGuilds: Removed importing roles as it's not needed anymore (b373556)
1.21.0 (2019-02-09)
- approval: Automatically add/remove the appropriate roles if applicant is already a member (338c550)
1.20.1 (2019-02-09)
- release: Fixing semantic-release (e655fd4)