Skip to content

Conversation

@qrexpy
Copy link
Contributor

@qrexpy qrexpy commented Jun 24, 2025

What I've changed

  • Added pypresence to requirements:
    Missing dependency for Rich Presence

  • Fixed import error in BotController:
    Removed invalid ActivityType from pypresence import

  • Resolved spypet attribute error:
    Added proper Spypet class and made sure BotController initializes it

  • Improved theming settings stability:
    Updated the _save_theme method in the theming panel since when you change the global message theme to something an error occurs because _save_theme is defined as def _save_theme(self, _), but in _set_message_style it is called without an argument


These changes have been tested on Windows 11 21H2 (OS Build 22000.194)

@bennyscripts
Copy link
Member

Please can you review the following before I can commit changes:

@qrexpy
Copy link
Contributor Author

qrexpy commented Jun 24, 2025

I'll remove the spypet from my PR and I'll leave the feature for you to implement if that's okay. I have removed all imports of pypresence.

@bennyscripts
Copy link
Member

Why have you completely removed the spypet and sessionspoofer command. All i need from this pr is this 40bde75

@qrexpy
Copy link
Contributor Author

qrexpy commented Jun 24, 2025

Deeply sorry

@bennyscripts bennyscripts merged commit ef8948a into ghostselfbot:main Jun 26, 2025
bennyscripts added a commit that referenced this pull request Jul 26, 2025
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