Skip to content

Conversation

lorenzo132
Copy link
Member

@lorenzo132 lorenzo132 commented Jul 20, 2025

Changelog

  • Upgraded discord.py to version 2.6.3.
  • Added support for CV2.

Introduced new commands:

  • snooze: Initiates a snooze action.
  • snoozed: Displays snoozed items.
  • unsnooze: Reverses the snooze action.
  • clearsnoozed: Clears all snoozed items.

Added new configuration options:

  • max_snooze_time: Sets the maximum duration for snooze.
  • snooze_title: Customizes the title for snooze notifications.
  • snooze_text: Customizes the text for snooze notifications.
  • unsnooze_text: Customizes the text for unsnooze notifications.
  • unsnooze_notify_channel: Specifies the channel for unsnooze notifications.

Bug Fixes:

  • Resolved an issue where forwarded messages appeared as empty embeds.
  • Fixed internal message handling and restoration processes.
  • Corrected a bug in the unsnooze functionality.
  • Eliminated duplicate logs and notes.
  • Addressed inconsistent use of logkey after ticket restoration.
  • Fixed issues with identifying the user who sent internal messages.

This pull request updated discord.py to 2.5.2.

This also brings a new few features.
- snooze
- snoozed
- unsnooze
- clearsnoozed

Aswell as a few new config options.
- max_snooze_time
- snooze_title
- snooze_text
- unsnooze_tex
- unsnooze_notify_channel


Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
@lorenzo132
Copy link
Member Author

This also solve the bug of forwarded message of showing as a "empty" embed.

Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
@lorenzo132 lorenzo132 closed this Jul 20, 2025
@lorenzo132
Copy link
Member Author

I'll reopen this once i have solved the current bugs.

Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
@lorenzo132 lorenzo132 reopened this Jul 20, 2025
lorenzo132 and others added 7 commits August 23, 2025 14:48
Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com>
@lorenzo132 lorenzo132 changed the title update: dpy, snoozed commands/configs. update: dpy, CV2, snoozed commands/configs. Aug 24, 2025
@martinbndr
Copy link
Contributor

Should we update it to use dpy 2.6.3?

@lorenzo132 lorenzo132 requested a review from Taaku18 September 8, 2025 20:48
@lorenzo132
Copy link
Member Author

Should we update it to use dpy 2.6.3?

It now is updated to dpy 2.6.3, and should be ready to be merged into the dev branch.

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.

2 participants