{"id":23078316,"url":"https://github.com/imide/creatine","last_synced_at":"2025-04-03T12:44:03.397Z","repository":{"id":265396027,"uuid":"824792672","full_name":"imide/creatine","owner":"imide","description":"OSS virtual sports league manager (nerds)","archived":false,"fork":false,"pushed_at":"2024-07-06T01:01:46.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T02:26:56.992Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imide.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-06T01:01:44.000Z","updated_at":"2024-07-06T01:01:49.000Z","dependencies_parsed_at":"2024-11-29T10:02:37.261Z","dependency_job_id":null,"html_url":"https://github.com/imide/creatine","commit_stats":null,"previous_names":["imide/creatine"],"tags_count":0,"template":false,"template_full_name":"disgoorg/bot-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imide%2Fcreatine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imide%2Fcreatine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imide%2Fcreatine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imide%2Fcreatine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imide","download_url":"https://codeload.github.com/imide/creatine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247005397,"owners_count":20868019,"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-12-16T10:53:09.294Z","updated_at":"2025-04-03T12:44:03.377Z","avatar_url":"https://github.com/imide.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Report][0]][1]\n[![Go Version][2]][3]\n[![License][4]][5]\n[![Docker][6]][7]\n[![Test][8]][9]\n\n# bot-template\n\nThis is a simple bot template for creating a bot which includes a config, application commands, components modals(using [handler](https://github.com/disgoorg/disgo/tree/master/handler) and event listeners.\n\nCLI Flags:\n- `--config-path=your-config-path`: Path to the config file.\n- `--sync-commands=true`: Synchronize commands with the discord.\n\n## Usage\n\n1. Click on the `Use this template` button to create a new repository from this template.\n2. Clone the repository to your local machine.\n3. Open the project in your favorite IDE.\n4. Copy the `config.example.toml` file to `config.toml` and fill in the required fields.\n5. Run the bot using `go run .`\n6. Invite the bot to your server using the invite link generated by [discord developer portal][10].\n7. \n\n## Configuration\n\nThe configuration file is in TOML format. The format is as follows:\n\n```toml\n[log]\n# valid levels are \"debug\", \"info\", \"warn\", \"error\"\nlevel = \"info\"\n# valid formats are \"text\" and \"json\"\nformat = \"text\"\n# whether to add the log source to the log message\nadd_source = true\n\n[bot]\n# add guild ids the commands should sync to, leave empty to sync globally\ndev_guilds = []\n# the bot token\ntoken = \"...\"\n```\n\n## License\n\nThe bot template is licensed under the [Apache License 2.0][5].\n\n\n[0]: https://goreportcard.com/badge/github.com/disgoorg/bot-template\n[1]: https://goreportcard.com/report/github.com/disgoorg/bot-template\n\n[2]: https://img.shields.io/github/go-mod/go-version/disgoorg/bot-template\n[3]: https://golang.org/doc/devel/release.html\n\n[4]: https://img.shields.io/github/license/disgoorg/bot-template\n[5]: LICENSE\n\n[6]: https://github.com/disgoorg/bot-template/actions/workflows/docker.yml/badge.svg\n[7]: https://github.com/disgoorg/bot-template/actions/workflows/docker.yml\n\n[8]: https://github.com/disgoorg/bot-template/actions/workflows/test.yml/badge.svg\n[9]: https://github.com/disgoorg/bot-template/actions/workflows/test.yml\n\n[10]: https://discord.com/developers/applications\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimide%2Fcreatine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimide%2Fcreatine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimide%2Fcreatine/lists"}