{"id":25488553,"url":"https://github.com/davidkirwan/makerculture","last_synced_at":"2026-04-15T05:31:57.053Z","repository":{"id":48749328,"uuid":"195893976","full_name":"davidkirwan/MakerCulture","owner":"davidkirwan","description":"Discord Bot ","archived":false,"fork":false,"pushed_at":"2024-03-14T20:47:52.000Z","size":12904,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-18T21:34:56.559Z","etag":null,"topics":["discord","discord-bot","discord-rb","docker","kubernetes","maker","openshift","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidkirwan.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2019-07-08T22:25:10.000Z","updated_at":"2021-10-16T12:39:35.000Z","dependencies_parsed_at":"2025-05-18T21:41:23.833Z","dependency_job_id":null,"html_url":"https://github.com/davidkirwan/MakerCulture","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/davidkirwan/MakerCulture","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidkirwan%2FMakerCulture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidkirwan%2FMakerCulture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidkirwan%2FMakerCulture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidkirwan%2FMakerCulture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidkirwan","download_url":"https://codeload.github.com/davidkirwan/MakerCulture/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidkirwan%2FMakerCulture/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31828530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["discord","discord-bot","discord-rb","docker","kubernetes","maker","openshift","ruby"],"created_at":"2025-02-18T20:52:53.767Z","updated_at":"2026-04-15T05:31:57.010Z","avatar_url":"https://github.com/davidkirwan.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"== Makerculture Discord Bot ==\nThis Discord bot is built using https://github.com/meew0/discordrb and requires a Discord Bot token. If you don't yet have a token to put in here, you will need to create a bot account here: https://discordapp.com/developers/applications\n\nOnce you have the token place it into a file named *discord_token.txt*\n\n\n=== Deploy on Kubernetes/Openshift ===\nTo deploy the bot onto Kubernetes/Openshift, ensure you are first logged into the cluster. Create a project/namespace called _makerculture_. eg:\n\n----\noc new-project makerculture\n\n# or \nkubectl create namespace makerculture\n----\n\nThen get your discord token, and replace the value _XXXX_ with the token inside the _kubernetes/discord_token_configmap.yaml_ file. Then create \nthe configmap with:\n\n----\noc apply -f kubernetes/discord_token_configmap.yaml\noc apply -f kubernetes/gab_token_configmap.yaml\n\n# or \nkubectl apply -f kubernetes/discord_token_configmap.yaml\nkubectl apply -f kubernetes/gab_token_configmap.yaml\n----\n\nThen create the deployment for the bot via:\n\n----\noc apply -f kubernetes/deployment.yaml\n\n# or \nkubectl apply -f kubernetes/deployment.yaml\n----\n\nThis should bring up a pod which run the bot.\n\n\n=== Local Dev ===\nFor local development the following few commands can come in useful.\n\n==== Build it ====\nTo build the docker image use the following:\n\n----\nmake build\n----\n\n\n==== Run it ====\nTo run the bot then, once the *discord_token.txt* file has been populated, it will be picked up and passed into the container automatically. Simply do the following to run the bot:\n\n----\nmake run\n----\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidkirwan%2Fmakerculture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidkirwan%2Fmakerculture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidkirwan%2Fmakerculture/lists"}