{"id":20154066,"url":"https://github.com/vaeb/eris","last_synced_at":"2026-06-12T14:31:53.457Z","repository":{"id":40310881,"uuid":"142016906","full_name":"Vaeb/Eris","owner":"Vaeb","description":"Discord bot with advanced argument parsing and parameter setup system.","archived":false,"fork":false,"pushed_at":"2023-01-09T23:58:32.000Z","size":538,"stargazers_count":3,"open_issues_count":5,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-03T01:29:58.228Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Vaeb.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":"2018-07-23T13:18:09.000Z","updated_at":"2025-03-01T12:01:10.000Z","dependencies_parsed_at":"2023-02-08T16:01:33.811Z","dependency_job_id":null,"html_url":"https://github.com/Vaeb/Eris","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vaeb/Eris","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaeb%2FEris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaeb%2FEris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaeb%2FEris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaeb%2FEris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vaeb","download_url":"https://codeload.github.com/Vaeb/Eris/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaeb%2FEris/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34249560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-13T23:24:40.594Z","updated_at":"2026-06-12T14:31:53.440Z","avatar_url":"https://github.com/Vaeb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eris\nDiscord bot with an advanced argument parsing and parameter setup system.\n\n# Example Usage\n- .mute\n    - user:\n        - Types: [UserId, Username, UsernamePartial, Username#0000]\n    - time:\n        - Types: [Number, [Number, TimeFormatSmall]]\n        - Optional: true\n        - Overflows: [1]\n    - timeFormat:\n        - Types: [TimeFormat, TimeFormatSmall]\n        - Optional: true\n        - Requires: [Time]\n    - reason:\n        - Types: [Text]\n        - Optional: true\n\n---\n\n- .mute car lover3 99 minutes liking cars too much\n    - user: car lover3\n    - time: 99\n    - timeFormat: minutes\n    - reason: liking cars too much\n- .mute car lov 12 days spamming car pictures\n    - user: car lov\n    - time: 12\n    - timeFormat: [resolved-default] minutes\n    - reason: spamming car pictures\n- .mute car l 12d minutes will be treated as part of the reason and \"days\" used as the time format\n    - user: car l\n    - time: 12\n    - timeFormat: days\n    - reason: minutes will be treated as part of the reason and \"days\" used as the time format\n- .mute 152888494165983233 17h\n    - user: 152888494165983233\n    - time: 17\n    - timeFormat: hours\n    - reason: [resolved-default] Reason not provided\n- .mute 152888494165983233 99 will use default mute timeFormat\n    - user: 152888494165983233\n    - time: 99\n    - timeFormat: [resolved-default] minutes\n    - reason: will use default mute timeFormat\n- .mute car lover3#0001 general offense, mute time can be auto generated\n    - user: car lover3#0001\n    - time: [resolved-default] 10\n    - timeFormat: [resolved-default] minutes\n    - reason: general offense, mute time can be auto generated\n- .mute car\n    - user: car\n    - time: [resolved-default] 10\n    - timeFormat: [resolved-default] minutes\n    - reason: [resolved-default] Reason not provided\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaeb%2Feris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaeb%2Feris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaeb%2Feris/lists"}