{"id":15671793,"url":"https://github.com/TheAlexLichter/jexam-updates","last_synced_at":"2025-08-08T17:31:02.830Z","repository":{"id":106864238,"uuid":"101744440","full_name":"manniL/jexam-updates","owner":"manniL","description":"A tool that informs about new jExam results ","archived":false,"fork":false,"pushed_at":"2020-04-01T13:35:40.000Z","size":80,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-04T15:20:17.151Z","etag":null,"topics":["bot","exam","jexam","nodejs","tu-dresden","tudresden","twitter"],"latest_commit_sha":null,"homepage":"https://twitter.com/jExamUpdates","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manniL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-29T09:33:19.000Z","updated_at":"2020-04-01T13:35:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"64842251-e485-4869-ad7e-44b93eecceda","html_url":"https://github.com/manniL/jexam-updates","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manniL%2Fjexam-updates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manniL%2Fjexam-updates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manniL%2Fjexam-updates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manniL%2Fjexam-updates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manniL","download_url":"https://codeload.github.com/manniL/jexam-updates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229159781,"owners_count":18029274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","exam","jexam","nodejs","tu-dresden","tudresden","twitter"],"created_at":"2024-10-03T15:20:23.221Z","updated_at":"2025-08-08T17:30:57.568Z","avatar_url":"https://github.com/manniL.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jExam Updates\n\nA simple javascript tool that sends a tweet when new exam results are\navailable on the\n[TU Dresden jExam tool](http://jexam.inf.tu-dresden.de/)\n\n## Getting Started\n\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\nSee deployment for notes on how to deploy the project on a live system.\n### Prerequisites\n\nTo install the tool on your machine, you'll need:\n\n* [NodeJS and Yarn](https://nodejs.org/)\n* A cronjob to trigger it (no automated monitoring on purpose)\n\n\n* **or** Docker to use the included dockerfile which already includes Node, Yarn and a cronjob\n\nOkay, you got these? Great, let's continue!\n\n### Installing\n\n#### Without docker\n\n1. Pull the application and switch to the correct branch (mostly `develop`, or `master` if you want to deploy)\n2. Get all dependencies by using `yarn`\n3. Copy the config.example.json file and enter your twitter app credentials.\n4. Run `yarn start` to trigger the script. (Better set up a cronjob that does it every x minutes)\n\n#### With docker\n\n1. Create a config.json (copy the config.example.json first and add your twitter app credentials).\n2. Build an image from the Dockerfile and start a container based on it\n\n## Deployment\n\nDeployment works similar to installation. Just go for `master` instead of `develop`.\n\n## Possible errors and there solutions\n\nNone known by now\n\n## Built With\n\n* [NodeJS and Yarn](https://nodejs.org/) - Backend javascript and dependency\nmanagement\n* [Twit](https://github.com/ttezel/twit) - Great (promise-based) Twitter API\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, take a look in [our repository](https://github.com/manniL/jexam-updates).\n\n## Contribution\n\nContributions are welcome at any time! Just make sure that you follow the [JS Standard Style](https://standardjs.com/rules.html) and common good practices (like DRY) when contributing.\nIf you see parts of the code that don't follow those rules, you are free to submit a PR to fix that!\n\n## Authors\n\n* **Alexander Lichter** - *Main work on the project* - [Website](http://developmint.de) - [BitBucket](https://bitbucket.org/manniL/) - [Github](https://github.com/manniL) - [StackOverflow](http://stackoverflow.com/users/3975480/mannil)\n\nSee also the [list of contributors](https://github.com/manniL/jexam-updates/contributors) who participated in this project.\n\n## License\n\nSee [LICENSE file](https://github.com/manniL/jexam-updates/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheAlexLichter%2Fjexam-updates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTheAlexLichter%2Fjexam-updates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheAlexLichter%2Fjexam-updates/lists"}