Skip to content

Conversation

@chweesee
Copy link
Contributor

@chweesee chweesee commented Sep 6, 2021

About this pull request

Description of the pr

Replaced links i could find that redirected to https://discord.com/developers/docs/interactions/slash-commands which has been moved over to https://discord.com/developers/docs/interactions/application-commands

Changes

What changes were made?

Replaced 4 links

Checklist

  • I've run the pre_push.py script to format and lint code.
  • I've checked this pull request runs on Python 3.6.X.
  • This fixes something in Issues.
    • Issue:
  • This adds something new.
  • There is/are breaking change(s).
  • (If required) Relevant documentation has been updated/added.
  • This is not a code change. (README, docs, etc.)

@MathiasSven
Copy link
Contributor

Many of the docstrings on the code itself also link to the old slash-commands link. Eg.: on discord_slash.utils.manage_commands.get_guild_command_permissions

@i0bs
Copy link
Contributor

i0bs commented Sep 7, 2021

👋🏼 LMK when you're ready for me to review this since I see two PRs involved with fixing docstrings and the RTD.

MathiasSven and others added 3 commits September 7, 2021 14:14
# Conflicts:
#	discord_slash/model.py
#	discord_slash/utils/manage_commands.py
docstrings linking to application-commands instead of slash-commands
@chweesee
Copy link
Contributor Author

chweesee commented Sep 7, 2021

hey @goverfl0w think the replacement is complete now so i assume it should be good now

@i0bs i0bs merged commit dfae65d into interactions-py:stable Sep 7, 2021
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.

3 participants