We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
URL上に拡張子が無いとGIFとして動いてくれない模様。 https://support.discordapp.com/hc/ja/community/posts/360054887811-Make-discord-recognize-gifs-without-gif-in-the-image-link
The text was updated successfully, but these errors were encountered:
一時URLで良いんじゃないか説。
Sorry, something went wrong.
つまり、Active Storageが用意する一時URLには拡張子が含まれている。そのため、Discordで上手くGIFが再生できる。 その名の通り一時なURLだが、GitHubやDiscordなど一般的なツールでは画像など貼り付けた途端に各々のサービスでホストするようになるので、後から見れなくなるということもない。
ただ、現状の有効期限が5分と短いので、これを30分くらいに延ばしても良いかもしれない。
No branches or pull requests
URL上に拡張子が無いとGIFとして動いてくれない模様。
https://support.discordapp.com/hc/ja/community/posts/360054887811-Make-discord-recognize-gifs-without-gif-in-the-image-link
The text was updated successfully, but these errors were encountered: