{"id":21376636,"url":"https://github.com/nithishcodez/alexa-bot-api","last_synced_at":"2025-07-13T10:31:10.685Z","repository":{"id":52506311,"uuid":"328168516","full_name":"NithishCodez/alexa-bot-api","owner":"NithishCodez","description":"A light weight [asynchronous / promise] based Neural Network [Artificial Intelligence]","archived":false,"fork":false,"pushed_at":"2021-04-27T13:26:25.000Z","size":33,"stargazers_count":6,"open_issues_count":2,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-09T00:13:31.580Z","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/NithishCodez.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}},"created_at":"2021-01-09T14:05:03.000Z","updated_at":"2025-03-07T12:23:42.000Z","dependencies_parsed_at":"2022-08-30T16:43:17.993Z","dependency_job_id":null,"html_url":"https://github.com/NithishCodez/alexa-bot-api","commit_stats":null,"previous_names":["major-thrust/alexa-bot-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NithishCodez/alexa-bot-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NithishCodez%2Falexa-bot-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NithishCodez%2Falexa-bot-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NithishCodez%2Falexa-bot-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NithishCodez%2Falexa-bot-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NithishCodez","download_url":"https://codeload.github.com/NithishCodez/alexa-bot-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NithishCodez%2Falexa-bot-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265128211,"owners_count":23715621,"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-22T09:16:46.770Z","updated_at":"2025-07-13T10:31:10.446Z","avatar_url":"https://github.com/NithishCodez.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/nithishpravin"],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eALEXA-BOT-API\u003c/h1\u003e\n\n### Enjoying alexa-bot-api?\n\n**Consider Donating To Me:**\nhttps://www.buymeacoffee.com/nithishpravin\n\n**Join My Discord Server**:\nhttps://discord.gg/m2G7YB3ttf\n\n**Developers**:\n[Nithish Pravin](https://github.com/Major-Thrust)\nDiscord: Nithish#6593\n\n**Credits:**\n[Pudochu](https://discord.gg/cortex/)\nDiscord: Pudochu 'D#0001\nInvolvement: Helped in the latest fix and suggestions about the package\n\n**Whats new in v2.0.0**\n\n- Fixed cleverbot's new API update that lead to package not working\n- Fixed Bugs\n\n## Promise Based!\n\n```js\nconst alexa = require(\"alexa-bot-api\");\nconst ai = new alexa();\n\nai.getReply(\"Hello\", \"spanish\").then((reply) =\u003e {\n  console.log(reply);\n  //Do your stuffs with the reply\n});\n```\n\n## Specific Language:\n\n```\ngetReply(\u003cmessage\u003e, \u003clanguage\u003e)\n```\n\n## Async / Await\n\n```js\nconst alexa = require(\"alexa-bot-api\");\nconst ai = new alexa();\n\nasync function main() {\n  const reply = await ai.getReply(\"How are you mate?\", \"tamil\");\n\n  console.log(reply);\n  //Do your stuffs with reply\n}\nmain();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnithishcodez%2Falexa-bot-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnithishcodez%2Falexa-bot-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnithishcodez%2Falexa-bot-api/lists"}