{"id":16987265,"url":"https://github.com/mixaill/gotik","last_synced_at":"2026-05-09T06:32:04.950Z","repository":{"id":57610344,"uuid":"39389519","full_name":"Mixaill/Gotik","owner":"Mixaill","description":"Kotik bot written in go","archived":false,"fork":false,"pushed_at":"2017-06-18T21:31:57.000Z","size":12968,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T02:12:16.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mixaill.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":"2015-07-20T14:44:29.000Z","updated_at":"2022-04-20T17:02:10.000Z","dependencies_parsed_at":"2022-09-26T20:02:11.965Z","dependency_job_id":null,"html_url":"https://github.com/Mixaill/Gotik","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mixaill/Gotik","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mixaill%2FGotik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mixaill%2FGotik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mixaill%2FGotik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mixaill%2FGotik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mixaill","download_url":"https://codeload.github.com/Mixaill/Gotik/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mixaill%2FGotik/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265017115,"owners_count":23698427,"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-10-14T02:48:51.938Z","updated_at":"2026-05-09T06:32:04.914Z","avatar_url":"https://github.com/Mixaill.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gotik\nKotik bot written in go\n\n## Build and run on Windows\n\n1. Download and run [Go installer](https://golang.org/dl/)\n2. Download and run [MSYS2 installer](http://sourceforge.net/projects/msys2/)\n    - Uncheck \"Run MSYS2 32/64bit now\"\n3. Open the MSYS2 \"MinGW-w64 Win32/64 Shell\" from the start menu to install additional dependencies\n    1. `pacman -Syu`\n    2. `pacman -Syy git pkg-config mingw-w64-x86_64-toolchain mingw-w64-x86_64-opus mingw-w64-x86_64-ffmpeg`\n4. Fetch repo, `git clone https://github.com/Mixaill/Gotik/ .`\n5. Create a GOPATH (skip if you already have a GOPATH you want to use)\n6. Configure environment for building Opus\n\n````shell\nexport CGO_LDFLAGS=\"$(pkg-config --libs opus)\"\nexport CGO_CFLAGS=\"$(pkg-config --cflags opus)\"\n````\n\n7. Get go dependencies\n\n`go get -tags nopkgconfig .`\n\n8. Build Kotik\n\n`go build -o Kotik.exe .`\n\n9. Run Kotik\n\n`./Kotik.exe`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixaill%2Fgotik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmixaill%2Fgotik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixaill%2Fgotik/lists"}