Skip to content

Follows Twitter user / search and posts tweets as topics on a Discourse forum

Notifications You must be signed in to change notification settings

chrisbeach/discourse-from-twitter

Repository files navigation

Codacy Badge

Discourse-From-Twitter

Streams a Twitter search and posts tweets as forum topics on a Discourse forum.

Configuration

Customise src/main/resources/application.conf.sample and save as src/main/resources/application.conf

Publishing Docker Image Locally

sbt docker:publishLocal

(the latest image is also available on Docker Hub)

Running Using Docker

Substitute the path to your application.conf file

docker run -v [path to]application.conf:/application.conf -d chrisbeach/discourse-from-twitter:0.2

Notes

src/universal/conf/application.ini contains arguments including the config file location

About

Follows Twitter user / search and posts tweets as topics on a Discourse forum

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages