{"id":24517800,"url":"https://github.com/iamphytan/wikiquote-twitter-bot","last_synced_at":"2025-03-15T11:11:13.690Z","repository":{"id":148427326,"uuid":"137498335","full_name":"IamPhytan/wikiquote-twitter-bot","owner":"IamPhytan","description":"A simple way to tweet famous quotes from Wikiquote","archived":false,"fork":false,"pushed_at":"2018-10-29T22:12:09.000Z","size":12,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T04:37:25.650Z","etag":null,"topics":["bot","python3","tweepy","twitter","wikiquote"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/IamPhytan.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":"2018-06-15T14:39:50.000Z","updated_at":"2018-10-29T22:08:48.000Z","dependencies_parsed_at":"2023-06-10T12:31:17.790Z","dependency_job_id":null,"html_url":"https://github.com/IamPhytan/wikiquote-twitter-bot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamPhytan%2Fwikiquote-twitter-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamPhytan%2Fwikiquote-twitter-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamPhytan%2Fwikiquote-twitter-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamPhytan%2Fwikiquote-twitter-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IamPhytan","download_url":"https://codeload.github.com/IamPhytan/wikiquote-twitter-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243719399,"owners_count":20336607,"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","python3","tweepy","twitter","wikiquote"],"created_at":"2025-01-22T01:35:25.278Z","updated_at":"2025-03-15T11:11:13.662Z","avatar_url":"https://github.com/IamPhytan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wikiquote Twitter Bot\n\u003e A simple way to tweet famous quotes from Wikiquote\n\n![GitHub release](https://img.shields.io/github/tag/iamphytan/wikiquote-twitter-bot.svg?label=version\u0026style=flat-square)\n![GitHub Issues](https://img.shields.io/github/issues/iamphytan/wikiquote-twitter-bot.svg?style=flat-square)\n![Downloads](https://img.shields.io/github/downloads/iamphytan/wikiquote-twitter-bot/total.svg?style=flat-square)\n![License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)\n\n## Motivation\nI wanted to have a bot that would tweet different quotes from Wikiquote each morning to start the day on a good note. \nThis small scripts uses Tweepy's [API](https://github.com/tweepy/tweepy) and fredericotdn's \n[Wikiquote API](https://github.com/federicotdn/python-wikiquotes) to scan quotes on Wikiquote and tweet them .\n\n## Installation\nThe following steps explain how to configure the script before running it:\n 1. Clone the repo: `git clone https://github.com/IamPhytan/wikiquote-twitter-bot.git`\n 2. Download the requirements (or create a `virtualenv` before) : `pip3 install -r requirements.txt`\n 3. Follow [this tutorial](https://www.pythoncentral.io/introduction-to-tweepy-twitter-for-python/) to get your :\n    * Consumer key\n    * Consumer secret\n    * Access token\n    * Access token secret\n 4. Add these values to the [configuration file]\n 5. Insert in the same [configuration file] the time you want to send quotes and the names of the people who inspire you.\n 6. Run the script: `python3 main.py`\n\n## License\n[MIT](https://opensource.org/licenses/MIT)\n\n[configuration file]: config.json","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamphytan%2Fwikiquote-twitter-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamphytan%2Fwikiquote-twitter-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamphytan%2Fwikiquote-twitter-bot/lists"}