{"id":16112889,"url":"https://github.com/jonathanmdr/bot-discord","last_synced_at":"2025-04-06T07:23:12.316Z","repository":{"id":99787991,"uuid":"358764517","full_name":"jonathanmdr/bot-discord","owner":"jonathanmdr","description":"Bot para o applicativo Discord desenvolvido em Java que calcula seu IMC.","archived":false,"fork":false,"pushed_at":"2022-04-14T00:08:58.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T12:55:42.475Z","etag":null,"topics":["bot","bots","botsfordiscord","discord-bot","docker-bot","java-bot","k8s-bot","kubernetes-bot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/jonathanmdr.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":"2021-04-17T02:14:00.000Z","updated_at":"2022-04-14T00:09:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e12a1c4-415b-4681-9452-f7e3539b6af4","html_url":"https://github.com/jonathanmdr/bot-discord","commit_stats":{"total_commits":30,"total_committers":2,"mean_commits":15.0,"dds":"0.23333333333333328","last_synced_commit":"6e1f42cba441cfeeffebe6a30443d193ae60166e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmdr%2Fbot-discord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmdr%2Fbot-discord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmdr%2Fbot-discord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmdr%2Fbot-discord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanmdr","download_url":"https://codeload.github.com/jonathanmdr/bot-discord/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247446756,"owners_count":20940171,"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","bots","botsfordiscord","discord-bot","docker-bot","java-bot","k8s-bot","kubernetes-bot"],"created_at":"2024-10-09T20:09:33.027Z","updated_at":"2025-04-06T07:23:12.295Z","avatar_url":"https://github.com/jonathanmdr.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord Bot\n\n[![Docker Image CI](https://github.com/jonathanmdr/bot-discord/actions/workflows/docker-image.yml/badge.svg?branch=master)](https://github.com/jonathanmdr/bot-discord/actions/workflows/docker-image.yml)\n\nObot  é um bot para o aplicativo Discord desenvolvido em Java que calcula seu IMC.\n\n## Configuração\n\n### Executando com Docker:\n```\n~$ docker run -d -e TOKEN=\"Asdfg123Gfdsa321\" --name obot jonathanmdr/obot:latest\n```\n\u003e :warning: É necessário ter configurado a variável de ambiente `TOKEN` do bot com um valor válido atribuído.\n\n### Executando com Kubernetes:\n```\n~$ kubectl create namespace obot\n~$ kubectl apply -f ./kubernetes/deployment.yaml\n```\n\u003e :warning: É necessário ter configurado uma `secret` de nome `obot-secret` com a chave `TOKEN` com um valor válido atribuído.\n\n#### Configurando secret:\n```\n~$ kubectl create secret generic obot-secret --from-literal=TOKEN=Asdfg123Gfdsa321\n```\n\n## Utilizando o bot:\n\nPara utilizar basta enviar uma mensagem conforme abaixo:\n\u003e Padrão: `!imc {nome} {altura} {peso}` \\\n\u003e Exemplo: `!imc Jonathan 1.75 80`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanmdr%2Fbot-discord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanmdr%2Fbot-discord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanmdr%2Fbot-discord/lists"}