Skip to content

Releases: ihaveamac/discord-mod-mail

discord-mod-mail v1.3.13

15 Feb 01:19
v1.3.13
11f01ca
Compare
Choose a tag to compare
  • Add message_content intent that newer versions of disnake require
  • (1.3.12) Fix default avatars not working

discord-mod-mail v1.3.11

01 May 05:32
v1.3.11
4a5a5c5
Compare
Choose a tag to compare
  • Update to use disnake instead of discord.py
  • Add more labels to Dockerfile

discord-mod-mail v1.3.10

25 Jul 02:52
v1.3.10
a0127fe
Compare
Choose a tag to compare
  • Add a ✅ reaction to messages sent to mod-mail to verify the bot is active (#16)

discord-mod-mail v1.3.9

21 Jun 14:15
v1.3.9
7932ec2
Compare
Choose a tag to compare
  • Require discord.py 1.7 or later (and relax requirement in requirements.txt)
  • Fix anonymous_staff config value not being read properly
  • README updates

discord-mod-mail v1.3.8

04 Apr 05:18
v1.3.8
4470869
Compare
Choose a tag to compare
  • Bump discord.py requirement to 1.7.0
  • Optimize Dockerfile (use --no-compile with pip, reorganize, only copy specific files)

discord-mod-mail v1.3.7

20 Jan 07:30
v1.3.7
28a35b4
Compare
Choose a tag to compare
  • Don't exclusively split by space when checking for command name
    • This fixes issues like this not working:
?1234
my message
  • Set PYTHONUNBUFFERED and PYTHONDONTWRITEBYTECODE in Dockerfile

discord-mod-mail v1.3.6

14 Jan 22:48
v1.3.6
5de42ca
Compare
Choose a tag to compare
  • Allow empty messages with attachments

discord-mod-mail v1.3.5

10 Jan 14:11
v1.3.5
fa93465
Compare
Choose a tag to compare
  • Bump discord.py requirement to 1.5.1
  • Use Python 3.9 for Docker image

discord-mod-mail v1.3.4

12 Dec 03:54
v1.3.4
8543910
Compare
Choose a tag to compare
  • Don't default to disabling the startup message if the config doesn't have the setting

discord-mod-mail v1.3.3

22 Nov 05:34
v1.3.3
9dae316
Compare
Choose a tag to compare
  • Support disabling startup message