{"id":20992882,"url":"https://github.com/likipiki/uwdbot","last_synced_at":"2025-10-30T02:52:47.095Z","repository":{"id":55977290,"uuid":"193674932","full_name":"LikiPiki/UwdBot","owner":"LikiPiki","description":"UwdChat telegram bot","archived":false,"fork":false,"pushed_at":"2021-04-22T07:53:54.000Z","size":7760,"stargazers_count":5,"open_issues_count":3,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-02T23:22:43.307Z","etag":null,"topics":["golang","telegram","uwd"],"latest_commit_sha":null,"homepage":"","language":"Go","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/LikiPiki.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":"2019-06-25T09:15:04.000Z","updated_at":"2025-03-07T19:30:54.000Z","dependencies_parsed_at":"2022-08-15T10:40:38.372Z","dependency_job_id":null,"html_url":"https://github.com/LikiPiki/UwdBot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/LikiPiki/UwdBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikiPiki%2FUwdBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikiPiki%2FUwdBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikiPiki%2FUwdBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikiPiki%2FUwdBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LikiPiki","download_url":"https://codeload.github.com/LikiPiki/UwdBot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikiPiki%2FUwdBot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268362064,"owners_count":24238533,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":["golang","telegram","uwd"],"created_at":"2024-11-19T07:13:03.243Z","updated_at":"2025-10-30T02:52:46.992Z","avatar_url":"https://github.com/LikiPiki.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## UwdBot - бот для телеграм чатика UWD\n\nПривет, ты наверное заинтересовался этим репозиторием и решил немного сюда поконтрибьютить? Если так то читай небольшой мануал как поднять данный проектик у себя локально. Звездочки очень приветствуется!\n\n\u003e __Как мне начать скопировать проект к себя локально?__\n\nКлонируем репозиторий в ``$GOPATH/src/github.com/likipiki/UwdBot``\n```\ngit clone https://github.com/LikiPiki/UwdBot\n```\nАктивируем гит хуки на сборку и тесты перед коммитом\n```\ngit config core.hooksPath hooks\n```\n\nУказываем в .env\n```\nTOKEN=Токен бота\nDATABASE_URL=postgresql://localhost/uwd\nCHAT_ID=-1001094145433\n```\nСоздаем базу данных (предвариельно нужно установить postgreSQL)\n```\npsql\ncreate database uwd;\n\\c uwd\n\\i scheme.sql\n```\nБудет создана схема данных, и добавлены некоторые дефолтные элементы, подробнее можно посмотреть в ``scheme.sql``\n\n\u003e __Как запустить проект?__\n```\nmake\n./uwdbot\n```\n\n\u003e __Что делать если что-то пошло не так или вы заметили баг?__\n\nЕсли баг простой, почините и закомитьте изменения, предложите пулл реквест! Если вам сложно починить, создайте __issue__  тут!\n\n\u003e __Как законтрибьютить?__\n\nФоркайте, предлагайте измнения, создавайте пулл реквест. Обязательно пройдите после пуша тесты в __Actions__.\n\n\u003e __Как создать свой кусок реализации будь то мини игра или другой функционал?__\n\nДля этого есть система плагинов, подробнее о ней можно узнать в папке ``internal/pkg/plugin``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikipiki%2Fuwdbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikipiki%2Fuwdbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikipiki%2Fuwdbot/lists"}