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](https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-type), we should use that instead.
Right now,
/importand/ctf set tosboth use file urls to pass in their content.Once Discord.js updates to support new Attachment type CommandOptions, we should use that instead.