{"id":19492647,"url":"https://github.com/infoforcefeed/oleg_dbooks","last_synced_at":"2025-04-15T15:04:46.601Z","repository":{"id":16187683,"uuid":"18934275","full_name":"infoforcefeed/oleg_dbooks","owner":"infoforcefeed","description":"Marketing bot for OlegDB.","archived":false,"fork":false,"pushed_at":"2014-05-04T20:44:47.000Z","size":4620,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-15T15:04:19.589Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/infoforcefeed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-19T05:17:31.000Z","updated_at":"2024-05-16T19:50:17.000Z","dependencies_parsed_at":"2022-08-04T08:15:16.934Z","dependency_job_id":null,"html_url":"https://github.com/infoforcefeed/oleg_dbooks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infoforcefeed%2Foleg_dbooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infoforcefeed%2Foleg_dbooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infoforcefeed%2Foleg_dbooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infoforcefeed%2Foleg_dbooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infoforcefeed","download_url":"https://codeload.github.com/infoforcefeed/oleg_dbooks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249094932,"owners_count":21211837,"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":[],"created_at":"2024-11-10T21:22:26.647Z","updated_at":"2025-04-15T15:04:46.581Z","avatar_url":"https://github.com/infoforcefeed.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Twitter markov thing for OlegDB.\n\nGenerating Corpus\n-----------------\n\nI scraped all of the feeds I wanted by hand with chrome and just saved them in a\nfile. Then:\n\n````\n./prepare_html.sh\n./prepare_step2.py \u0026\u0026 wc -l prepared3.txt \u0026\u0026 cat prepared3.txt | sort | uniq \u003e prepared4.txt\ncp prepared4.txt redone_final.txt\n````\n\n`hashtags.txt` was generated with the following:\n\n```bash\ngrep -o '#\\w\\+' prepared2.html | sort | uniq -c | sort -g -r \u003e hashtags.txt\n````\n\nRunning\n-------\n\nYou'll need to put your sick twitter creds in `local_settings.py`. Then you can\njust run `main.py` and it'll tweet for you. If you just want to see some example\noutput, set `debug=True` in `main.py` and it'll print what it wants to tweet.\n\nWhat is it?\n-----------\n\nThis is a twitter bot designed to market OlegDB in the best way we know how: By\ngenerating markov text from the tweets of other database projects! You can see\nthe corpus in `redone_final.txt`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfoforcefeed%2Foleg_dbooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfoforcefeed%2Foleg_dbooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfoforcefeed%2Foleg_dbooks/lists"}