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

Convert commands that take file inputs into ATTACHMENT based slash commands #34

Open
KNOXDEV opened this issue Apr 23, 2022 · 0 comments
Labels
enhancement New feature or request nice to have Not required, but would be nice

Comments

@KNOXDEV
Copy link
Member

KNOXDEV commented Apr 23, 2022

Right now, /import and /ctf set tos both use file urls to pass in their content.

Once Discord.js updates to support new Attachment type CommandOptions, we should use that instead.

@KNOXDEV KNOXDEV added enhancement New feature or request nice to have Not required, but would be nice labels Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have Not required, but would be nice
Projects
None yet
Development

No branches or pull requests

1 participant