{"id":22618962,"url":"https://github.com/lordalex2015/spectreassistant","last_synced_at":"2025-03-29T01:28:50.722Z","repository":{"id":57367208,"uuid":"418113597","full_name":"LordAlex2015/SpectreAssistant","owner":"LordAlex2015","description":"SpectreAssistant","archived":false,"fork":false,"pushed_at":"2021-10-17T12:30:11.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T14:06:16.452Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/LordAlex2015.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":"2021-10-17T11:49:59.000Z","updated_at":"2021-10-17T12:30:13.000Z","dependencies_parsed_at":"2022-08-23T20:10:56.947Z","dependency_job_id":null,"html_url":"https://github.com/LordAlex2015/SpectreAssistant","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/LordAlex2015%2FSpectreAssistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LordAlex2015%2FSpectreAssistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LordAlex2015%2FSpectreAssistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LordAlex2015%2FSpectreAssistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LordAlex2015","download_url":"https://codeload.github.com/LordAlex2015/SpectreAssistant/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246125044,"owners_count":20727363,"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-08T21:13:06.220Z","updated_at":"2025-03-29T01:28:50.696Z","avatar_url":"https://github.com/LordAlex2015.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpectreAssistant\n\n## Add to your code\n```js\nconst {SpectreAssistant} = require(\"spectreassistant\");\n\n// Creating an instance of Spectre Assistant\nclient.Spectre = new SpectreAssistant({ host: 'localhost', password: '' }); \n// ...\n// Validating your action\nmessage.channel.send(\"Hey!\").then(m =\u003e client.Spectre.validate(m, \"messageCreate\"));\n\n// Or\n// Creating an instance of Spectre Assistant\nconst Spectre = new SpectreAssistant({ host: 'localhost', password: '' });\n// ...\n// Validating your action\nmessage.channel.send(\"Hey!\").then(m =\u003e Spectre.validate(m, \"messageCreate\"));\n```\n\n### [Spectre on Github](https://github.com/LordAlex2015/Spectre)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordalex2015%2Fspectreassistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flordalex2015%2Fspectreassistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordalex2015%2Fspectreassistant/lists"}