{"id":22920367,"url":"https://github.com/bladelist/bot","last_synced_at":"2025-04-01T13:40:32.993Z","repository":{"id":41457495,"uuid":"509523245","full_name":"Bladelist/bot","owner":"Bladelist","description":"Bot for the bladelist site","archived":false,"fork":false,"pushed_at":"2022-07-12T07:31:27.000Z","size":6,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-07T08:33:18.877Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bladelist.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}},"created_at":"2022-07-01T16:34:01.000Z","updated_at":"2022-07-12T05:08:17.000Z","dependencies_parsed_at":"2022-09-21T09:42:45.590Z","dependency_job_id":null,"html_url":"https://github.com/Bladelist/bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bladelist%2Fbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bladelist%2Fbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bladelist%2Fbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bladelist%2Fbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bladelist","download_url":"https://codeload.github.com/Bladelist/bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246650446,"owners_count":20811891,"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":"2024-12-14T07:15:19.713Z","updated_at":"2025-04-01T13:40:32.974Z","avatar_url":"https://github.com/Bladelist.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bot\n\nA bot made for devs to interact with the bladelist api\n\n## Installation Instructions\n\n```bash\n# Your global Python installation needs to have poetry\npip install poetry\n\n# Clone the repo\ngit clone https://github.com/bladelist/bot\n\n# Change directories into the project\ncd bot\n\n# If you're not a developer just install required dependencies like this\npoetry install\n\n# Activate the Pipenv shell (aka tell your terminal/whatever to use dependencies from the env in this project)\npoetry shell\n\n# Before we run the bot we need to create .env file where all secret keys will be (tokens etc)\n\n# Create it inside the bot directory\ntouch bot/.env\n\n# Edit it and change the keys to your values (see section below for sample layout)\nnano bot/.env\n```\n\nSample layout of .env file\n\n```bash\nBOT_TOKEN=\"your_bot_token_here\"\n```\n\nBOT_TOKEN the most important one. You can get one by creating a Discord bot\n\nOnce everything is ready\nRun the bot!\n\n```bash\n# You need to be in the root of bot directory\n# Once you are in bot/\n\n# Run the bot\npython bot\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbladelist%2Fbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbladelist%2Fbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbladelist%2Fbot/lists"}