Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Implement chat-type command checks. #14

Closed
wants to merge 3 commits into from
Closed

Implement chat-type command checks. #14

wants to merge 3 commits into from

Conversation

aaronhnsy
Copy link

@aaronhnsy aaronhnsy commented Feb 19, 2022

This PR implements chat-type command checks, as per the title, using the same internal code as discord.py.

I haven't had the chance to test this PR so if anyone is willing to do so before I get the chance then that would be appreciated. As far as I know everything should work fine though.

Closes #6

@XuaTheGrate
Copy link
Owner

I don't like the idea that checks only apply to slash based commands, the context menu commands should also be supported.

@aaronhnsy
Copy link
Author

Made requested changes. Checks should now apply to both command types.

@XuaTheGrate
Copy link
Owner

Had to resolve conflicts but this has been merged.

@XuaTheGrate XuaTheGrate added the merged This has been merged manually. label Feb 21, 2022
@XuaTheGrate XuaTheGrate mentioned this pull request Feb 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
merged This has been merged manually.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support cooldowns
2 participants