Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.8.0 - QOL changes and bug fixes #2925

Merged
merged 34 commits into from
Jan 8, 2021
Merged

v3.8.0 - QOL changes and bug fixes #2925

merged 34 commits into from
Jan 8, 2021

Conversation

fourjr
Copy link
Collaborator

@fourjr fourjr commented Jan 2, 2021

v3.8 is almost ready for release and we are currently in the last stages of testing this release. The targeted release for v3.8 is 9 Jan 2021, could be changed.

v3.8 focuses on supporting discord.py v1.6, feature requests and fixing a variety of bugs from v3.7

Added

  • update_notifications configuration option to toggle bot autoupdate notifications. (GH #2896)
  • ?fareply, anonymously reply with variables.
  • anonymous_snippets config variable to toggle if snippets should be anonymous. (GH #2905)
  • disable_updates config variable to control if the update command should be disabled or not.
  • silent_alert_on_mention to alert mods silently. (GH #2907)
  • Support for only the "Server Members" intent.

Improved

  • Added command validation to autotrigger add/edit.
  • GITHUB_TOKEN is now no longer required in Heroku setups.
  • Clearer error messages on reply fails.

Fixed

  • Mentioned competing as an activity type. (PR #2902)
  • Level permissions were not checked if command permissions were set.
  • Regex autotriggers were not working if term was in the middle of strings.
  • ?blocked now no longers show blocks that have expired.
  • Blocked roles will no longer trigger an error during unblock.
  • Custom emojis are now supported in confirm_thread_creation_deny. (GH #2916)
  • Finding linked messages in replies work now. (GH #2920, Jerrie-Aries)
  • Sending files in threads (non-images) now work. (GH #2926)
  • Deleting messages no longer shows a false error. (GH #2910, Jerrie-Aries)
  • Display an error on Lottie stickers, instead of failing the send.
  • ?perms get now shows role/user names. (PR #2927)

Internal

  • Make use of git branch --show-current to retrieve branch instead of using prerelease version check.
  • Use discord.py 1.6.0 from PyPi instead of the development clone.

lorenzo132 and others added 30 commits November 24, 2020 15:14
added new competing bot-presence to the help list
@fourjr fourjr merged commit 35f24ee into master Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants