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

Added Guild Feature INVITES_DISABLED #1613

Merged
merged 8 commits into from
Sep 6, 2022

Commits on Sep 1, 2022

  1. Added Guild Feature INVITES_DISABLED

    Added new guild feature "INVITES_DISABLED" to the docs description.
    martinbndr authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ee1a30e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. feat: Disable Guild Invites

    Adds: discord.Guild() ``invites_disabled`` property and disable_invites parameter to discord.Guild.edit() to enable/disable guild invites
    martinbndr committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    f10c3ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19e4e90 View commit details
    Browse the repository at this point in the history
  3. Docs update Pycord-Development#1613

    Sry I fogot changing sth for the docs, should be good now I guess
    martinbndr committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    211c60b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    952e52d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2b0138 View commit details
    Browse the repository at this point in the history
  6. Update Pycord-Development#1613

    Just forgot that ``rules_channel`` and ``public_updates_channel`` needs to be set back to None if ``commuity`` set to False
    martinbndr committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    da889a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Update discord/guild.py

    Co-authored-by: Chicc <chicc@induo.dev>
    Lulalaby and ChickenDevs authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    905a62d View commit details
    Browse the repository at this point in the history