Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

BREAKING CHANGES: 4.0.0-a1 #45

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

BREAKING CHANGES: 4.0.0-a1 #45

wants to merge 4 commits into from

Conversation

showierdata9978
Copy link
Member

@showierdata9978 showierdata9978 commented Mar 19, 2024

  • Enhanced userlist functionality to utilize actual User objects rather than string representations of usernames.
  • Implemented a dedicated API for bot checking, leading to improved code organization and reliability.
  • Rectified the post condition to operate correctly, resolving a prior issue where it erroneously shared functionality with the packet condition.
  • Removed the 'bot' object from the 'Context' class, opting for streamlined interactions via the bot checking API.
  • Adopted Pythonic naming conventions by renaming the 'sendPacket' method to 'send_packet' within the 'Client' class.
  • Adjusted the timing of the '__raw__' callback invocation, substituting its previous use with the more appropriately named 'raw_message' callback.

@showierdata9978 showierdata9978 linked an issue Mar 19, 2024 that may be closed by this pull request
7 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MB.py 4.0.0 wishlist
1 participant