This Twitter bot currently posts added or removed datasets from the https://opendata.schleswig-holstein.de/ on Twitter.
These instructions will get you a copy of the project up and running.
Required Software:
- Rust
- A Twitter Application
- Run
cargo install --git https://github.com/Nucleon-eV/OpenDataSH_twitter_notifier.git - Copy the config_example.toml to a config.toml file and fill in the variables
- Run it using
OpenDataSH_twitter_notifier --config <PATH TO YOUR config.toml>
- Rust - The language used
See more in the Cargo.toml dependencies section.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Marcel Radzio - Initial work - MTRNord
See also the list of contributors who participated in this project.
This project is licensed under the AGPL-v3 License - see the LICENSE.md file for details
- Thanks to OpenData SH for providing the Platform :)