{"id":27953932,"url":"https://github.com/goscord/bot","last_synced_at":"2025-05-07T17:15:33.197Z","repository":{"id":55282548,"uuid":"321709636","full_name":"Goscord/bot","owner":"Goscord","description":"An example of bot using Goscord.","archived":false,"fork":false,"pushed_at":"2023-05-04T14:32:37.000Z","size":305,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T17:15:27.802Z","etag":null,"topics":["bot","discord","discord-bot","golang"],"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/Goscord.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,"publiccode":null,"codemeta":null}},"created_at":"2020-12-15T15:30:35.000Z","updated_at":"2025-02-02T15:55:02.000Z","dependencies_parsed_at":"2024-06-21T02:07:38.053Z","dependency_job_id":"5dc5e37d-a39d-401c-98ec-8401a7da298f","html_url":"https://github.com/Goscord/bot","commit_stats":{"total_commits":72,"total_committers":4,"mean_commits":18.0,"dds":"0.38888888888888884","last_synced_commit":"420b5e5bcbf74422283c3dccd460faaccd7da283"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goscord%2Fbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goscord%2Fbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goscord%2Fbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goscord%2Fbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Goscord","download_url":"https://codeload.github.com/Goscord/bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252922316,"owners_count":21825640,"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":["bot","discord","discord-bot","golang"],"created_at":"2025-05-07T17:15:32.451Z","updated_at":"2025-05-07T17:15:33.181Z","avatar_url":"https://github.com/Goscord.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example bot \nThis is the example bot from Goscord. You can test it on [our Discord](https://goscord.dev/discord).\n\n## Environment variable\nYou must create a `.env` file with the bot token variable (`BOT_TOKEN`).\n\n## Start it\n### Without Docker\nYou must have version 1.18 of GoLang installed on your machine. [See how to install GoLang](https://go.dev/dl/).\n\nThen, run this command on your terminal:\n```sh\ngo run main.go\n```\n\n### With Docker\nThis bot can also be launched via Docker so you don't need to install Golang on your machine. \n\nTo start the bot with docker, here are the commands you need to do:\n```sh\n# Build the docker image:\ndocker build -t goscord-example .\n\n# Then, run the docker image:\ndocker run --name goscord-bot -it --rm goscord-example\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoscord%2Fbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoscord%2Fbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoscord%2Fbot/lists"}