{"id":24115093,"url":"https://github.com/gelbpunkt/idlerpg","last_synced_at":"2025-09-18T04:30:48.236Z","repository":{"id":41251406,"uuid":"167011227","full_name":"Gelbpunkt/IdleRPG","owner":"Gelbpunkt","description":"A fantasy RPG bot for Discord.","archived":false,"fork":false,"pushed_at":"2024-06-20T10:00:18.000Z","size":226405,"stargazers_count":180,"open_issues_count":45,"forks_count":70,"subscribers_count":14,"default_branch":"current","last_synced_at":"2024-06-21T00:21:10.985Z","etag":null,"topics":["discord-bot","discord-py","rpg","text-adventure"],"latest_commit_sha":null,"homepage":"https://idlerpg.xyz","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gelbpunkt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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},"funding":{"github":null,"patreon":"idlerpg","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-01-22T14:48:16.000Z","updated_at":"2024-06-20T10:00:22.000Z","dependencies_parsed_at":"2024-03-15T03:52:35.393Z","dependency_job_id":null,"html_url":"https://github.com/Gelbpunkt/IdleRPG","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gelbpunkt%2FIdleRPG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gelbpunkt%2FIdleRPG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gelbpunkt%2FIdleRPG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gelbpunkt%2FIdleRPG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gelbpunkt","download_url":"https://codeload.github.com/Gelbpunkt/IdleRPG/tar.gz/refs/heads/current","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233446235,"owners_count":18677484,"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":["discord-bot","discord-py","rpg","text-adventure"],"created_at":"2025-01-11T05:36:29.156Z","updated_at":"2025-09-18T04:30:40.950Z","avatar_url":"https://github.com/Gelbpunkt.png","language":"Python","funding_links":["https://patreon.com/idlerpg"],"categories":[],"sub_categories":[],"readme":"# IdleRPG\n\n[![CI](https://git.travitia.xyz/Kenvyra/IdleRPG/badges/current/pipeline.svg)](https://git.travitia.xyz/Kenvyra/IdleRPG)\n[![Dockerhub](https://img.shields.io/badge/Pull%20IdleRPG-from%20Dockerhub-orange)](https://hub.docker.com/r/gelbpunkt/idlerpg)\n[![okapi](https://img.shields.io/badge/Pull%20okapi-from%20Dockerhub-black)](https://hub.docker.com/r/gelbpunkt/okapi)\n[![teatro](https://img.shields.io/badge/Pull%20teatro-from%20Dockerhub-green)](https://hub.docker.com/r/gelbpunkt/teatro)\n\nThis is the code for the IdleRPG Discord Bot.\n\nYou may [submit an issue](https://git.travitia.xyz/Kenvyra/IdleRPG/issues) or [open a pull request](https://git.travitia.xyz/Kenvyra/IdleRPG/merge_requests) at any time.\n\n## License\n\nThe IdleRPG Project is licensed under the terms of the [GNU Affero General Public License 3.0](https://git.travitia.xyz/Kenvyra/IdleRPG/blob/current/LICENSE) (\"AGPL\"). It is a GPLv3 with extra clause for use over networks (see section 13).\n\n[AGPL for humans](\u003chttps://tldrlegal.com/license/gnu-affero-general-public-license-v3-(agpl-3.0)\u003e).\n\n## Running it\n\n### For development\n\nNote: This requires you to have Podman and Git working. Development instances will wipe storage when stopped.\n\n```sh\ngit clone https://git.travitia.xyz/Kenvyra/IdleRPG.git\ncd IdleRPG\n./scripts/beta.sh\npodman build -t idlerpg:latest .\npodman run --rm -it --name idlerpg --pod idlerpgbeta -v $(pwd)/config.py:/idlerpg/config.py:Z idlerpg:latest\n```\n\n### For hosting permanently\n\nThis is fully unsupported and we only provide basic tools. The setup script might be outdated and is unmaintained.\n\n```sh\ngit clone https://git.travitia.xyz/Kenvyra/IdleRPG.git\ncd IdleRPG\n./scripts/setup.sh\nsystemctl start \"podman-*\"\n```\n\n## Utility\n\nIdleRPG uses [black](https://github.com/ambv/black), [flake8](https://github.com/PyCQA/flake8) and [isort](https://github.com/timothycrosley/isort) for code style. Please always run `./scripts/format.sh` before submitting a pull request and fix any problems.\n\n`./scripts/dumpdb.sh db_name` will update the database scheme from the postgres container.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgelbpunkt%2Fidlerpg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgelbpunkt%2Fidlerpg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgelbpunkt%2Fidlerpg/lists"}