Skip to content

Releases: 0x5c/minibot

1.5.1 - Username bugfixes

28 Aug 07:15
v1.5.1
f626d64
Compare
Choose a tag to compare

Changelog

Changed

  • Updated Pycord to temporary Git URL to support new "pomelo" Discord usernames.
  • Changed default python version in tooling to 3.11.

1.5.0 - Minibot Pycord Edition

25 Dec 08:07
v1.5.0
fc4210e
Compare
Choose a tag to compare

discord.py has now been replaced with Pycord. This brings minor improvements and saves Minibot from the imminent removal of the old API version we were using.

Changelog

Added

  • Config option to automatically strip spaces after the prefix. Update your configs.
  • First support for Pycord logging output.

Changed

  • Migrated to Pycord.
  • Commands are now case-insensitive.

1.4.0 - Membership Screening

18 Jan 08:05
v1.4.0
29b2737
Compare
Choose a tag to compare

Changelog

Added

  • Ability to exclude bots from autorole (on by default).
  • mb?rolestats command.
  • Support for membership screening in autorole.

Changed

  • Bumped version of discord.py dependency to 1.6.0

1.3.2

07 Oct 02:28
v1.3.2
9fd4a75
Compare
Choose a tag to compare

Bump discord.py

1.3.1 - Bugfixes

30 Jul 06:59
v1.3.1
6fde836
Compare
Choose a tag to compare

Fixed

  • Version pinning of discord.py

1.3.0 - More roles and bugfixes

25 Feb 22:32
v1.3.0
b6f1a44
Compare
Choose a tag to compare

Added

  • (selfroles) Ability to get/remove more than one role at a time.
  • New display_prefix key to the config.
  • More prefixes to the config template.

Fixed

  • Missing command description for roleme.

1.2.1 - Bugfixes

19 Feb 07:59
v1.2.1
f7b7403
Compare
Choose a tag to compare

Fixed

  • Fixed bug where mb?info would not work in DMs.

1.2.0 - Selfroles!

18 Feb 02:13
v1.2.0
605565f
Compare
Choose a tag to compare

Added

  • Selfrole system. Includes new elements in options.py.
  • Official guild invite in 'info'.
  • Activity message.

1.0.1 - Bugfixes

23 Dec 13:55
v1.0.1
0eb2557
Compare
Choose a tag to compare

1.0.0 - Release

23 Dec 11:39
v1.0.0
a370bef
Compare
Choose a tag to compare
v1.0.0

1.0.0 - Release