{"id":45169855,"url":"https://github.com/nafiz1001/cowsay-bot","last_synced_at":"2026-02-20T08:03:40.309Z","repository":{"id":176508217,"uuid":"352434705","full_name":"nafiz1001/cowsay-bot","owner":"nafiz1001","description":"A cowsay discord bot written in python","archived":false,"fork":false,"pushed_at":"2024-06-11T02:03:25.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-12T06:43:20.230Z","etag":null,"topics":["bot","cowsay","discord","discord-bot","python","slash-commands"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nafiz1001.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":"2021-03-28T20:45:28.000Z","updated_at":"2024-06-11T02:03:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f0f2904-57df-4c00-8237-2eb56ce0ccdd","html_url":"https://github.com/nafiz1001/cowsay-bot","commit_stats":null,"previous_names":["nafiz1001/cowsay-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nafiz1001/cowsay-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafiz1001%2Fcowsay-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafiz1001%2Fcowsay-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafiz1001%2Fcowsay-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafiz1001%2Fcowsay-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nafiz1001","download_url":"https://codeload.github.com/nafiz1001/cowsay-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafiz1001%2Fcowsay-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29645170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T05:21:04.652Z","status":"ssl_error","status_checked_at":"2026-02-20T05:21:04.238Z","response_time":59,"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","cowsay","discord","discord-bot","python","slash-commands"],"created_at":"2026-02-20T08:03:39.746Z","updated_at":"2026-02-20T08:03:40.303Z","avatar_url":"https://github.com/nafiz1001.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cowsay Bot\n\n![cowsay-bot running in docker](./screenshot.png)\n\nA cowsay discord bot written in python\n\n## Usage\n\n### Preparation\n\n1. Create a Discord bot. You can follow tutorials such as [this](https://www.freecodecamp.org/news/create-a-discord-bot-with-python/). You need the token of the bot for later steps.\n1. Obtain the guild ID of all the servers your bot will join.\n1. Follow this post to invite your bot to a server: https://stackoverflow.com/a/37743722\n\n### Venv Usage\n\n1. Create and activate `venv`: `python3 -m venv .venv \u0026\u0026 . .venv/bin/activate`\n1. Install dependencies: `pip install -r requirements.txt`\n1. Define environment variables: `TOKEN=\"your token\"` and `GUILD_IDS=\"guild IDs separated by comma\"`.\nYou can use a `.env` file or pass it directly to cowsay-bot.py\n1. Star the bot: `./cowsay-bot.py`\n\n### Docker Usage\n\n1. `docker build -t \"cowsay-bot\" .`\n1. `docker run -e \"TOKEN=your token\" -e \"GUILD_IDS=guild IDs separated by comma\" --name \"cowsay-bot\" cowsay-bot`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnafiz1001%2Fcowsay-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnafiz1001%2Fcowsay-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnafiz1001%2Fcowsay-bot/lists"}