{"id":28150061,"url":"https://github.com/bobrippling/ps4bot","last_synced_at":"2025-05-15T02:15:42.648Z","repository":{"id":137438169,"uuid":"152546996","full_name":"bobrippling/ps4bot","owner":"bobrippling","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-06T09:53:53.000Z","size":452,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-10T16:09:52.766Z","etag":null,"topics":["bot","football","gaming","ps4","scheduler","slack","table"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bobrippling.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,"zenodo":null}},"created_at":"2018-10-11T07:08:11.000Z","updated_at":"2025-05-06T09:53:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7120a80-9fe8-4920-b3a0-6c9553803730","html_url":"https://github.com/bobrippling/ps4bot","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobrippling%2Fps4bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobrippling%2Fps4bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobrippling%2Fps4bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobrippling%2Fps4bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bobrippling","download_url":"https://codeload.github.com/bobrippling/ps4bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254259375,"owners_count":22040822,"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","football","gaming","ps4","scheduler","slack","table"],"created_at":"2025-05-15T02:15:17.248Z","updated_at":"2025-05-15T02:15:42.638Z","avatar_url":"https://github.com/bobrippling.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/bobrippling/ps4bot/actions/workflows/ci.yml/badge.svg)](https://github.com/bobrippling/ps4bot/actions/workflows/ci.yml)\n\n# Setup\n\n`pip install -r requirements.txt`\n\nCreate a config file, `./src/config.py` with the following contents:\n```python\nslack_token = \"YOUR_TOKEN_HERE\"\n\n# internal name =\u003e rendered name\nuser_renames = {\n}\n\n# channel name =\u003e max player count\nchannel_max_players = {\n}\n\n# channel names that are considered private by the bot\nprivate_channels = [\n]\n```\n\nUser renames is for users whose internal slack name isn't as it appears when rendered in slack.\n\n# Running\n\n`./src/main channelspecs... -- botspecs...`\n\nThis runs those bots, listening on the specified channels.\n\n`botspec` may be a bot name, such as `ps4bot`, or a name and alias, such as `gamebot:ps4bot`, which will expose ps4bot logic under the name `gamebot` (in the specified channels).\n`channelspec` may be a channel name or `*`, for all channels (this should be quoted to avoid shell expansion).\n\n## Warning\n\nThis code hasn't been touched since pre-2020, except for SportBot.\nAll the other bots will likely crash with either problems from migrating from python2 -\u003e python3 or changes in the Slack API. Good luck.\n\n# Testing\n\nTo run locally: `./check`\n\n# Banter\n\nPS4 banter is contained in `ps4-banter.txt` - each listed under a category. Adding `-champ` to the category (except for `kickoff`) will cause that message to only be sent if the target of the message is one of the top three players.\n\n# Slack\n\nGet your slack token [here](https://api.slack.com/custom-integrations/legacy-tokens)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobrippling%2Fps4bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobrippling%2Fps4bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobrippling%2Fps4bot/lists"}