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
これらの処理があってほしいです
@***
data/tweets.js
data/tweets-part1.js
tweets-part1.js
Twitterのインポートをしたいが、今の仕様でインポートするとあぶない
The text was updated successfully, but these errors were encountered:
たぶん無理そうなこと
data/tweets_media
意外と問題なさそうなこと
Sorry, something went wrong.
Twitterインポート機能の強化 (#55) (#56)
f02e676
No branches or pull requests
Summary
これらの処理があってほしいです
@***
がそのままインポートされてしまい、サーバー内のアカウントに対するメンションになってしまいますdata/tweets.js
にツイートが含まれていますが、100MBを超える場合data/tweets-part1.js
から連番に100MBずつ配置されます。このtweets-part1.js
以降の処理の読み取りが欠落しています。Purpose
Twitterのインポートをしたいが、今の仕様でインポートするとあぶない
Do you want to implement this feature yourself?
The text was updated successfully, but these errors were encountered: