{"id":21214438,"url":"https://github.com/slice/monolith","last_synced_at":"2025-03-15T00:20:42.780Z","repository":{"id":83250377,"uuid":"133413051","full_name":"slice/monolith","owner":"slice","description":"unfancy discord.js commands","archived":false,"fork":false,"pushed_at":"2018-05-21T03:27:50.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T16:23:55.467Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-05-14T19:44:11.000Z","updated_at":"2020-09-19T23:00:50.000Z","dependencies_parsed_at":"2023-03-10T22:45:37.512Z","dependency_job_id":null,"html_url":"https://github.com/slice/monolith","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/slice%2Fmonolith","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slice%2Fmonolith/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slice%2Fmonolith/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slice%2Fmonolith/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slice","download_url":"https://codeload.github.com/slice/monolith/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663729,"owners_count":20327339,"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-11-20T21:27:56.798Z","updated_at":"2025-03-15T00:20:42.748Z","avatar_url":"https://github.com/slice.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# monolith\n\nA sane library for command processing in Discord.js.\n\n```js\nconst { Monolith } = require('monolith');\n\nlet client = new Monolith('!');\n\nclient.command('ping', () =\u003e 'Pong!');\nclient.command('user', ({ author: { id, tag } }) =\u003e `${id}: ${tag}`);\n\nclient.login('...');\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslice%2Fmonolith","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslice%2Fmonolith","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslice%2Fmonolith/lists"}