This NodeBB plugin allows users to embed tweets inline in their posts.
This repository is a fork of https://github.com/dovydaskukalis/nodebb-plugin-twitter, and is now the official repository for the nodebb-plugin-twitter
package on npm.
npm install nodebb-plugin-twitter
All tweet URLs for example https://twitter.com/NodeBB/status/422901451896025089 will be automatically parsed as embedded tweet.
You can get tweet URL by clicking on tweet's time and copying page URL in your browser.