{"id":22666880,"url":"https://github.com/softcodenet/blog-bot","last_synced_at":"2025-07-16T12:41:12.863Z","repository":{"id":229360029,"uuid":"776541539","full_name":"softcodenet/blog-bot","owner":"softcodenet","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-23T19:44:07.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"api","last_synced_at":"2025-02-04T04:25:34.310Z","etag":null,"topics":["api","blog","blog-api","django","django-project","django-rest-framework","golang","python","telegram-bot"],"latest_commit_sha":null,"homepage":"","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/softcodenet.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-23T19:43:20.000Z","updated_at":"2024-03-23T19:47:57.000Z","dependencies_parsed_at":"2024-03-23T20:23:25.763Z","dependency_job_id":"28784cd9-e681-4e58-b942-f47f474fd4bd","html_url":"https://github.com/softcodenet/blog-bot","commit_stats":null,"previous_names":["radomangutic/blog-bot","softcodenet/blog-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softcodenet%2Fblog-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softcodenet%2Fblog-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softcodenet%2Fblog-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softcodenet%2Fblog-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softcodenet","download_url":"https://codeload.github.com/softcodenet/blog-bot/tar.gz/refs/heads/api","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246170624,"owners_count":20734861,"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":["api","blog","blog-api","django","django-project","django-rest-framework","golang","python","telegram-bot"],"created_at":"2024-12-09T14:32:08.269Z","updated_at":"2025-03-29T10:27:47.531Z","avatar_url":"https://github.com/softcodenet.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n\u003ca href=\"http://www.djangoproject.com/\"\u003e\u003cimg src=\"https://www.djangoproject.com/m/img/badges/djangoproject120x25.gif\" border=\"0\" alt=\"A Django project.\" title=\"A Django project.\" height=\"28\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://golang.org/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Golang-1.16.7-blue?style=for-the-badge\" border=\"0\" alt=\"A Django project.\" title=\"A Django project.\" height=\"28\" /\u003e\u003c/a\u003e\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/themir8/blog-bot/\"\u003e\n    \u003cimg src=\"./readme/img/blog-bot.jpg\" alt=\"Header\"\u003e\n  \u003c/a\u003e\n\n\u003ch1 align=\"center\"\u003e📜🤖 Blog Bot\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    Telegram bot for blogging\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/themir8/blog-bot/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/themir8/blog-bot/issues\"\u003eRequest Feature\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/themir8/blog-bot/pulls\"\u003eSend a Pull Request\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n### Development requires\n\n- [Python 3.9.0](https://www.python.org/downloads/release/python-390/)\n- [Golang 1.16.7](https://golang.org/dl/)\n- [Django 3](https://www.djangoproject.com/)\n\n### Installation\n\n```sh\n# make sure that the virtual environment with python 3.9 is activated\n\ngit clone https://gitlab.com/themir8/blog-bot.git\n\nmkdir blog-bot-telegram\ngit clone https://gitlab.com/themir8/blog-bot.git --branch telegram-bot-go ./blog-bot-telegram\n\npip install -r blog-bot/requirements.txt  # installing python dependencies\npython blog-bot/manage.py migrate # database migration (preparation)\n```\n\n### Launch server\n\n```sh\ncd blog-bot\npython manage.py runserver\n```\n\n### Launch telegram bot\n\n```sh\ncd blog-bot-telegram\nmake run\n```\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[forks-shield]: https://img.shields.io/github/forks/themir8/blog-bot?style=for-the-badge\n[forks-url]: https://github.com/themir8/blog-bot/network/members\n[stars-shield]: https://img.shields.io/github/stars/themir8/blog-bot?style=for-the-badge\n[stars-url]: https://github.com/themir8/blog-bot/stargazers\n[issues-shield]: https://img.shields.io/github/issues/themir8/blog-bot?style=for-the-badge\n[issues-url]: https://github.com/themir8/blog-bot/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftcodenet%2Fblog-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftcodenet%2Fblog-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftcodenet%2Fblog-bot/lists"}