{"id":15976200,"url":"https://github.com/danmichaelo/flfbot","last_synced_at":"2026-06-20T13:31:30.821Z","repository":{"id":5735547,"uuid":"6947648","full_name":"danmichaelo/FLFBot","owner":"danmichaelo","description":"Maintains a list of requested page moves and merges at Norwegian Bokmål Wikipedia","archived":false,"fork":false,"pushed_at":"2022-08-06T21:19:01.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-02T02:30:36.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://no.wikipedia.org/wiki/Wikipedia:Flytteforslag","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danmichaelo.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}},"created_at":"2012-11-30T23:27:49.000Z","updated_at":"2022-08-06T21:06:02.000Z","dependencies_parsed_at":"2022-08-24T20:21:30.149Z","dependency_job_id":null,"html_url":"https://github.com/danmichaelo/FLFBot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danmichaelo/FLFBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danmichaelo%2FFLFBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danmichaelo%2FFLFBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danmichaelo%2FFLFBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danmichaelo%2FFLFBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danmichaelo","download_url":"https://codeload.github.com/danmichaelo/FLFBot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danmichaelo%2FFLFBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34572424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-07T22:22:06.712Z","updated_at":"2026-06-20T13:31:30.787Z","avatar_url":"https://github.com/danmichaelo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"**FLFBot** (FLytteForslagBot) or FFBOT maintains [a list](https://no.wikipedia.org/wiki/Wikipedia:Flytteforslag) of requested page moves and merges at Norwegian Bokmål Wikipedia. \n\nDB Setup: \u003ccode\u003esqlite3 ffbot.db\u003c/code\u003e and \n````\nCREATE TABLE moves (\n  page TEXT NOT NULL,\n  target TEXT NOT NULL,\n  target2 TEXT NOT NULL,\n  date DATE NOT NULL,\n  revid INT NOT NULL,\n  parentid INT NOT NULL,\n  user TEXT NOT NULL,\n  comment TEXT NOT NULL,\n  reason TEXT NOT NULL,\n  PRIMARY KEY(page)\n);\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanmichaelo%2Fflfbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanmichaelo%2Fflfbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanmichaelo%2Fflfbot/lists"}