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

Bug fixes and removed useless stuff #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Dec 30, 2023

  1. Bug fixes and removed useless stuff

    - Fixed `bot` argument (not needed since we are using a selfbot package)
    - Removed useless imports from `ghost.py`
    - Removed the chunking of guilds at startup which may slow down the overall selfbot performance
    - Fixed commands not actually working due to them needing to be awaited
    malsvn authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    da1af27 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    - Added a potential fix tutorial for `discord.py-self`
    malsvn authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    00fb2db View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    malsvn authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6b507b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Update ghost.py

    malsvn authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    afc12d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. im retarded

    malsvn authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    6c673fa View commit details
    Browse the repository at this point in the history