Skip to content

Releases: Exenifix/AIAS

v1.6.2

19 Feb 13:14
c211a9e
Compare
Choose a tag to compare

Patches

  • c211a9e Update autoslowmode formula
  • 95d9b75 Revert " Improve autoslowmode/bugfix"

This reverts commit 11cda60.

  • 11cda60 Improve autoslowmode/bugfix
  • 055a3da Increase max spam queue size

v1.6.1

18 Feb 18:14
123c510
Compare
Choose a tag to compare

Patches

  • 123c510 Preventing bot from receiving empty guild leave events

v1.6

16 Feb 14:26
8eb4a99
Compare
Choose a tag to compare

Features Implemented

  • #85 - Make bot send deleted message content to author
  • #80 - Temporal invite pause on raid
  • #82 - Add a FileHandler for logs

Features

  • 004e49d Implement preserving message on delete (closes #85)
  • 6298820 Implement automatic invite disable on raid (closes #80)
  • 2581d27 Use FileLogger for logging (closes #82)

Patches

  • bc9261b Remove checks workflow
  • bebc0fd Remove unsupported push in workflow
  • 8cda1ce Fix autoslowmode not working
  • 09cb9b8 Cleanup
  • f5c2dc2 Fix bad json standards and undefined variables
  • dcc884a Use exenenv for environment management
  • b1dd111 Workflows update
  • 636a15f Dependencies update
  • be93821 Update workflows
  • 835e89b Fix lint issues, add new pre commit hooks

Other Changes

  • 8eb4a99 Merge pull request #99 from Exenifix/v1.6
  • 612cd6f Merge branch 'master' into v1.6

Conflicts:

.github/workflows/pylint.yml

v1.5.13

20 Dec 18:20
5c8e064
Compare
Choose a tag to compare

Other Changes

v1.5.12

20 Dec 18:19
5fbf417
Compare
Choose a tag to compare

Other Changes

v1.5.11

19 Dec 13:42
3c118f9
Compare
Choose a tag to compare

Bugfixes

  • #87 - Forbidden is unhandled

Patches

  • 3c118f9 Fix unhandled NotFound and Forbidden (closes #87)

v1.5.10

19 Dec 13:36
a01ec77
Compare
Choose a tag to compare

Other Changes

  • a01ec77 Merge pull request #86 from Exenifix/dependabot/pip/exencolorlogs-1.1

Bump exencolorlogs from 1.0.2 to 1.1

  • ffd85d2 Bump exencolorlogs from 1.0.2 to 1.1

Bumps exencolorlogs from 1.0.2 to 1.1.


updated-dependencies:

  • dependency-name: exencolorlogs
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] support@github.com

v1.5.9

10 Dec 14:30
7b9ae17
Compare
Choose a tag to compare

Bugfixes

  • #83 - Embed bold conflict causing markdown problems

Issues Closed

  • #81 - Deprecated Embed.Empty and Bot(commands_prefix=None)

Patches

  • 7b9ae17 Deprecations fix (closes #81)
  • d065fd5 Fix bad markdown in embed in "Set Random Nick" user command (fixes #83)

v1.5.8

10 Dec 14:12
e5ab43a
Compare
Choose a tag to compare

Patches

  • e5ab43a Dependencies update, using py 3.11 now

v1.5.7

28 Nov 17:29
4964ca6
Compare
Choose a tag to compare

Patches

  • ef7e709 Fixed a problem with bad owner attribute when bot is in team

Other Changes

  • 4964ca6 Merge remote-tracking branch 'origin/master'