{"id":23197109,"url":"https://github.com/mariogarridopt/mariobot","last_synced_at":"2026-04-29T17:08:36.060Z","repository":{"id":157081540,"uuid":"628613576","full_name":"mariogarridopt/mariobot","owner":"mariogarridopt","description":"Discord Bot that manages the CROWD server","archived":false,"fork":false,"pushed_at":"2026-03-26T15:52:08.000Z","size":921,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-27T04:25:59.861Z","etag":null,"topics":["bot","discord","discord-bot","discord-py","python"],"latest_commit_sha":null,"homepage":"https://discord.gg/r8PnEYtMgA","language":"Python","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/mariogarridopt.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-16T13:56:30.000Z","updated_at":"2026-03-26T15:54:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"d42f6ca1-a6f8-4987-bdcc-81c9390a3823","html_url":"https://github.com/mariogarridopt/mariobot","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mariogarridopt/mariobot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariogarridopt%2Fmariobot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariogarridopt%2Fmariobot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariogarridopt%2Fmariobot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariogarridopt%2Fmariobot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariogarridopt","download_url":"https://codeload.github.com/mariogarridopt/mariobot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariogarridopt%2Fmariobot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32435225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bot","discord","discord-bot","discord-py","python"],"created_at":"2024-12-18T14:28:01.297Z","updated_at":"2026-04-29T17:08:36.055Z","avatar_url":"https://github.com/mariogarridopt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![MarioBot](img/mario-banner.jpg)\n\n# MarioBot (Discord Bot) ![latest tag)](https://img.shields.io/github/v/tag/mariogarridopt/mariobot) [![Python Unit Test](https://github.com/mariogarridopt/mariobot/actions/workflows/unittest.yml/badge.svg)](https://github.com/mariogarridopt/mariobot/actions/workflows/unittest.yml)\n\u003e MarioBot is a mutipurpose Discord Bot built with [discord.py](https://github.com/Rapptz/discord.py)\n\n## 📑 Requirements\n\n1. Docker\n2. A Discord Bot Token [Guide](https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot)\n\n## 🚀 Getting Started\n\n```sh\ngit clone https://github.com/mariogarridopt/mariobot.git\ncd mariobot\n```\n\nSet up discord token\n```sh\ncp .env.example .env\n# edit .env file\n```\n\nStart the bot\n```sh\ndocker compose down\ndocker compose build --no-cache\ndocker compose up -d\n```\n\nBefore submiting code please run the test suit:\n```sh\n    docker exec -it mario-bot \"make test\"\n```\n\n## ⚙️ Configuration\n\n⚠️ Please keep in mind that you should never commit or publicly distribute your token or API keys.⚠️\n\nWe have the file `.env` and all the configs should be there and never pushed.\n**If you dont want to activate features that use this keys, you can leave them blank.**\n```sh\nBOT_TOKEN=XXXXXXXXXXXXXXXXXXXXXXXX.XXXXXX.XXXXXXXXXXXXXXXXXXXXXXXXXXX\n```\n\n## 🗨 Features \u0026 Commands\n\nRolls (commands)\n- [X] **`roll`**\n\n## 🤝 Contributing\n\nContributions are what make the open source community such an amazing place to be learn, \ninspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. [Fork the repository](https://github.com/mariogarridopt/mariobot/fork)\n2. Clone your fork `git clone https://github.com/\u003cyouruser\u003e/mariobot.git`\n3. Create your feature branch `git checkout -b AmazingFeature`\n4. Stage changes `git add .`\n5. Commit your changes `git commit -m 'Added some AmazingFeature'`\n6. Push to the branch `git push origin AmazingFeature`\n7. Submit a pull request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariogarridopt%2Fmariobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariogarridopt%2Fmariobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariogarridopt%2Fmariobot/lists"}