{"id":37671467,"url":"https://github.com/derogab/clownbot","last_synced_at":"2026-01-16T12:04:50.215Z","repository":{"id":37857507,"uuid":"218567754","full_name":"derogab/clownbot","owner":"derogab","description":"A telegram bot to cheer up conversations in own chat groups.","archived":false,"fork":false,"pushed_at":"2025-09-06T16:56:09.000Z","size":339,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-06T18:37:19.620Z","etag":null,"topics":["bot","clown","hacktoberfest","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/derogab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"derogab"}},"created_at":"2019-10-30T16:05:06.000Z","updated_at":"2022-10-20T01:19:47.000Z","dependencies_parsed_at":"2025-09-06T18:22:23.558Z","dependency_job_id":"b02749ab-543a-4792-bfb3-d99aec722bc5","html_url":"https://github.com/derogab/clownbot","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/derogab/clownbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derogab%2Fclownbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derogab%2Fclownbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derogab%2Fclownbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derogab%2Fclownbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derogab","download_url":"https://codeload.github.com/derogab/clownbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derogab%2Fclownbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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","clown","hacktoberfest","telegram","telegram-bot"],"created_at":"2026-01-16T12:04:50.122Z","updated_at":"2026-01-16T12:04:50.195Z","avatar_url":"https://github.com/derogab.png","language":"JavaScript","funding_links":["https://github.com/sponsors/derogab"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/icon.png\" width=\"140px\"\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eCLOWNBOT\u003c/h1\u003e\n\u003cp align=\"center\"\u003eA telegram bot to cheer up conversations in own chat groups\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://hub.docker.com/r/derogab/clownbot\"\u003e\n        \u003cimg src=\"https://img.shields.io/docker/pulls/derogab/clownbot?label=Downloads\u0026logo=docker\" alt=\"Docker Pulls\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/derogab/clownbot/actions/workflows/docker-publish.yml\"\u003e\n    \u003cimg src=\"https://github.com/derogab/clownbot/actions/workflows/docker-publish.yml/badge.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Introduction\n**Birth**: This bot was born for fun purposes in my university group chat. \n\n## Configuration\nCopy `.env.tpl` template in `.env` with your info.\n\n## Extra\nCopy `extra.js.tpl` template in `extra.js` to add extra features.\n\n## Start\n### From source\nInstall dependencies\n```\nnpm install\n```\nand then start the bot\n```\nnpm start\n```\n### Using Docker\n##### w/ one-line command\n```\ndocker run \\\n  -dit \\\n  --restart=always \\\n  --mount type=bind,source=/path/to/host/private/,target=/bot/private \\\n  -e \"TELEGRAM_BOT_USERNAME=YOUR_BOT_USERNAME_HERE\" \\\n  -e \"TELEGRAM_BOT_API_TOKEN=YOUR_BOT_TOKEN_HERE\" \\\n  -e \"TELEGRAM_ALLOWED_USERS=FIRST_ALLOWED_USER_ID,SECOND_ALLOWED_USER_ID,...\" \\\n  -e \"GIPHY_API_KEY=YOUR_GIPHY_API_KEY_HERE\" \\\n  derogab/clownbot\n```\nReplace `/path/to/host/private/` with absolute path to your private folder (containing extra) and other configs.\n##### w/ docker-compose\n```\ndocker-compose up -d\n```\n\n### License\n_Clownbot_ is made with ♥  by [derogab](https://github.com/derogab) and it's released under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderogab%2Fclownbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderogab%2Fclownbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderogab%2Fclownbot/lists"}