{"id":15581453,"url":"https://github.com/moralcode/pawprints-notify","last_synced_at":"2025-04-07T03:36:12.937Z","repository":{"id":113204136,"uuid":"609925412","full_name":"MoralCode/pawprints-notify","owner":"MoralCode","description":"A discord bot to automatically post information about new pawprints in a discord server","archived":false,"fork":false,"pushed_at":"2024-02-27T13:56:34.000Z","size":122,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T08:21:53.401Z","etag":null,"topics":["rochester-institute-of-technology"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MoralCode.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}},"created_at":"2023-03-05T16:41:20.000Z","updated_at":"2023-11-27T01:32:30.000Z","dependencies_parsed_at":"2024-11-02T07:41:03.159Z","dependency_job_id":"ad468395-fc11-4d41-95f5-85b5125467e1","html_url":"https://github.com/MoralCode/pawprints-notify","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2Fpawprints-notify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2Fpawprints-notify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2Fpawprints-notify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2Fpawprints-notify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoralCode","download_url":"https://codeload.github.com/MoralCode/pawprints-notify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589829,"owners_count":20963022,"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":["rochester-institute-of-technology"],"created_at":"2024-10-02T19:48:17.117Z","updated_at":"2025-04-07T03:36:12.892Z","avatar_url":"https://github.com/MoralCode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pawprints notification discord bot\nThis is a discord bot that aims to provide notifications when new pawprints are posted, so that more members of the RIT community can participate and vote on issues that are raised\n\n## Usage\nGrant the bot access to your server:\nTODO: add oauth link here\n\n\nTo subscribe to a feed of pawprints, an administrator must run the command `/subscribe` in the channel that should be subscribed to\n\n\n## Development\n\nTo run the bot locally, you need to make a `.env` file containing the text `DISCORD_TOKEN=` followed by a discord bot token created from the discord developer portal.\n\nThis bot also depends on the [pawprints-api](https://github.com/MoralCode/pawprints-api) library/repo, which it currently expects to be cloned into a directory at the same level as it.\n\n### Docker\nThen you can build the docker container with `docker build -t \u003cimage name\u003e .`. The database will generate on first run.\n\nTo run the bot, you can use the command `docker run --rm --env-file .env \u003cimage name\u003e`.\n\n\n### Python\n\nThis codebase is primarily managed with `pipenv`. To install dependencies, install pipenv and then run `pipenv install`. \n\nTo run the project, run `pipenv run python3 ./pawprints-bot.py`\n\nThis assumes you have a valid database set up. if you dont have this, run `pipenv run python3 ./database.py`\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoralcode%2Fpawprints-notify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoralcode%2Fpawprints-notify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoralcode%2Fpawprints-notify/lists"}