{"id":27154463,"url":"https://github.com/redbluebird/adventure-bot","last_synced_at":"2025-04-08T17:34:47.149Z","repository":{"id":192927686,"uuid":"583802478","full_name":"RedBlueBird/adventure-bot","owner":"RedBlueBird","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-04T18:13:08.000Z","size":2339,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-06T01:59:20.194Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RedBlueBird.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-12-31T01:07:11.000Z","updated_at":"2024-09-04T18:13:12.000Z","dependencies_parsed_at":"2024-04-13T23:25:45.103Z","dependency_job_id":"27ebc7eb-6cbf-45b1-89c2-c4c4fd076be3","html_url":"https://github.com/RedBlueBird/adventure-bot","commit_stats":null,"previous_names":["redbluebird/adventure-bot"],"tags_count":0,"template":false,"template_full_name":"kkrypt0nn/Python-Discord-Bot-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedBlueBird%2Fadventure-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedBlueBird%2Fadventure-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedBlueBird%2Fadventure-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedBlueBird%2Fadventure-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedBlueBird","download_url":"https://codeload.github.com/RedBlueBird/adventure-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247893804,"owners_count":21013970,"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":[],"created_at":"2025-04-08T17:34:41.941Z","updated_at":"2025-04-08T17:34:47.144Z","avatar_url":"https://github.com/RedBlueBird.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# adventure bot!\n\nit's adventurin' time\n\n## project structure\n\n### `cogs`\n\nthis contains the actual logic of the bot, and all of these are loaded in accordingly\n\nyou can run `a.help` when the bot is running to see all of the available commands\n\n### `db`\n\ncontains the orm and the connection settings\n\n`lock.py` makes sure a player isn't, say, upgrading a card while going on an adventure,\nit helps prevent things from going out of sync\n\n### `resources`\n\nthis both contains the json, images, and fonts the bot uses\nas well as the python code required to load/validate some of them w/ pydantic\n\nit also has `json_loader`, which streamlines loading json from `resources/json`\n\n### `helpers`\n\nthis one has a ton of stuff\n\n* `battle` contains all the classes need to simulate a battle- we're currently\n  renovating that with new game mechanics and everything, so it probably won't work for a very long time\n* `util` is just a ton of utility functions\n* `checks` contains all the checks that are used for commands, like if a player is high enough level or whatever\n\n### `views`\n\nthis one contains all the ui elements\n\n`adventure` is for the adventure part of the game, `battle` is for battling, all the others are general-use\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredbluebird%2Fadventure-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredbluebird%2Fadventure-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredbluebird%2Fadventure-bot/lists"}