{"id":23280303,"url":"https://github.com/tehgm/wolfbot-size","last_synced_at":"2025-08-21T13:31:18.916Z","repository":{"id":38136105,"uuid":"270065632","full_name":"TehGM/WolfBot-Size","owner":"TehGM","description":"A Pic Size Bot for WOLF, designed to help checking sizes of posted images for bot content editors.","archived":false,"fork":false,"pushed_at":"2024-12-06T16:23:41.000Z","size":402,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-06T17:30:01.065Z","etag":null,"topics":["bot","palringo","wolf"],"latest_commit_sha":null,"homepage":"https://github.com/TehGM/WolfBot-Size/wiki","language":"C#","has_issues":true,"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/TehGM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"TehGM","patreon":"tehgmdev"}},"created_at":"2020-06-06T18:18:36.000Z","updated_at":"2024-11-25T21:54:06.000Z","dependencies_parsed_at":"2024-11-25T16:19:52.853Z","dependency_job_id":null,"html_url":"https://github.com/TehGM/WolfBot-Size","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/TehGM%2FWolfBot-Size","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TehGM%2FWolfBot-Size/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TehGM%2FWolfBot-Size/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TehGM%2FWolfBot-Size/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TehGM","download_url":"https://codeload.github.com/TehGM/WolfBot-Size/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230515645,"owners_count":18238286,"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","palringo","wolf"],"created_at":"2024-12-19T23:31:49.362Z","updated_at":"2024-12-19T23:31:50.166Z","avatar_url":"https://github.com/TehGM.png","language":"C#","funding_links":["https://github.com/sponsors/TehGM","https://patreon.com/tehgmdev"],"categories":[],"sub_categories":[],"readme":"# WOLF Pic Size Bot\n[![GitHub top language](https://img.shields.io/github/languages/top/TehGM/WolfBot-Size)](https://github.com/TehGM/WolfBot-Size) [![GitHub](https://img.shields.io/github/license/TehGM/WolfBot-Size)](LICENSE) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/TehGM/WolfBot-Size/.NET%20Core%20Build)](https://github.com/TehGM/WolfBot-Size/actions) [![GitHub issues](https://img.shields.io/github/issues/TehGM/WolfBot-Size)](https://github.com/TehGM/WolfBot-Size/issues)\n\nA Pic Size Bot for WOLF, designed to help checking sizes of posted images for bot content editors.\n\nUses [Wolfringo library](https://github.com/TehGM/Wolfringo) for connection and MongoDB (using [C# MongoDB Driver](https://docs.mongodb.com/drivers/csharp)) for storage.\n\n## Features\nView bot features information on [Wiki page](https://github.com/TehGM/WolfBot-Size/wiki#features).\n\nAll commands with more detailed descriptions are listed on [Commands wiki page](https://github.com/TehGM/WolfBot-Size/wiki/Commands).\n\nAll commands need to have a prefix (currently `!size `) when used in a group. Commands executed in a private message can skip the prefix.\n\n## Running locally\n1. Clone this repository to get all files.\n2. Set up MongoDB database with following collections: `GroupConfigs`, `IdQueues`, `Mentions` and `UsersData`.\n3. Create `appsecrets.json` file. See [example file](PicSizeCheckBot/appsecrets-example.json) for example structure.  \nThis file will hold secrets, so it should not be included in source control repository. `.gitignore` file included with this repo will ignore `appsecrets.json` and `appsecrets.*.json` files.\n4. Populate secrets file with bot login credentials and MongoDB connection string for your DB.\n5. *(optional)* If using DataDog for logs, create a following section in `appsecrets.json`, replacying `\u003capi-key\u003e` with your DataDog application API key:  \n```json\n\"Serilog\": {\n  \"DataDog\": {\n    \"ApiKey\": \"\u003capi-key\u003e\"\n  }\n}\n```\n6. Build and run `PicSizeCheckBot` project.\n\n\n## Development\nThis bot is under continuous (if sometimes slow) development. Breaking changes might be introduced at any time.\n\nIf you spot a bug or want to suggest a feature or improvement, feel free to open a new [Issue](https://github.com/TehGM/WolfBot-Size/issues).\n\n## License\nCopyright (c) 2020 TehGM\n\nLicensed under [GNU Affero General Public License v3.0](LICENSE) (GNU AGPL-3.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftehgm%2Fwolfbot-size","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftehgm%2Fwolfbot-size","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftehgm%2Fwolfbot-size/lists"}