{"id":17465914,"url":"https://github.com/paladique/azuresample-spaceybot","last_synced_at":"2026-04-29T04:32:59.275Z","repository":{"id":163069677,"uuid":"368719922","full_name":"paladique/AzureSample-SpaceyBot","owner":"paladique","description":"A bot created with the Bot Framework Composer that displays a random spacey image from NASA","archived":false,"fork":false,"pushed_at":"2021-05-25T23:32:33.000Z","size":10892,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T21:35:34.137Z","etag":null,"topics":["azure","bot-emulator","bot-framework","bot-framework-composer"],"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/paladique.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-19T02:17:39.000Z","updated_at":"2023-03-08T04:28:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"9dfbf407-6b97-4ea8-8d5c-435e63121e8f","html_url":"https://github.com/paladique/AzureSample-SpaceyBot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paladique/AzureSample-SpaceyBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paladique%2FAzureSample-SpaceyBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paladique%2FAzureSample-SpaceyBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paladique%2FAzureSample-SpaceyBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paladique%2FAzureSample-SpaceyBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paladique","download_url":"https://codeload.github.com/paladique/AzureSample-SpaceyBot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paladique%2FAzureSample-SpaceyBot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263480867,"owners_count":23473164,"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":["azure","bot-emulator","bot-framework","bot-framework-composer"],"created_at":"2024-10-18T13:06:49.983Z","updated_at":"2026-04-29T04:32:59.235Z","avatar_url":"https://github.com/paladique.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpaceyBot\n\nA bot built with the Bot Framework Composer.\n\n❗[Building with the SDK? Check out this bot sample!](https://github.com/paladique/AzureSample-HTTPBot)\n\n## What it does\n\nPrompts the user and displays a random image from NASA's [Astronomy Picture of the Day](https://github.com/nasa/apod-api) open API. Options in Bot Framework Composer have generated this bot in C#.\n\n## Instructions\n\n1. Install the [Bot Framework Composer](https://docs.microsoft.com/en-us/composer/install-composer)\n1. Clone/download this repo.\n1. Open the Bot Framework Composer, select \"Open\" and open the folder you cloned/downloaded.\n1. Go to the [NASA API Site](https://api.nasa.gov/) and fill out the form to receive an API key to your email.\n1. Replace the api key placeholder with the NASA api key that has been generated for you.\n    - ![replacing the api key placeholder in bot framework composer](img/replace-api-key.png)\n\n1. Select \"Start Bot\" at the top right of the composer. You can test the bot in the Composer with web chat, or install and use the [Bot Emulator](https://github.com/microsoft/botframework-emulator) to test it.\n    -  ![options for running a bot in the bot framework composer](img/custom-runtime.png)\n\n## Running the code\n\nOptions in Bot Framework Composer have generated this bot in C# and can be ran and tested with the [Bot Emulator](https://github.com/microsoft/botframework-emulator).\n\n1. Open this cloned/downloaded folder in VS Code\n    1. Or you can navigate to the folder in your favorite command line tool\n1. Install the [Bot Emulator](https://github.com/microsoft/botframework-emulator).\n1. Open the terminal and run the following command:\n    `dotnet run --project .\\azuresample_spaceybot.csproj`\n1. If you see a few status messages in your terminal, the bot is running successfully!\n1. Make note of this message and copy the link: ` Now listening on: http://localhost:####`  (`####` will be a set of 4 numbers)\n1. Open the Bot Emulator, select \"Open Bot\" and paste the copied link from the last step into the \"Bot URL\" text box\n1. Add `/api/messages` to the end of the pasted link so it reads:  `http://localhost:####/api/messages`\n1. Select `Connect` to start the bot\n\n![setting up a bot in the bot framework emulator](img/emulator.png)\n\n*Refer to [this documentation](https://docs.microsoft.com/en-us/azure/bot-service/bot-service-debug-emulator?view=azure-bot-service-4.0\u0026tabs=csharp) if you are feeling lost!*\n\n## Read more\n\n- [Bot Framework Composer Documentation](https://docs.microsoft.com/composer/)\n- Microsoft Learn: [Create conversational AI Solutions](https://docs.microsoft.com/learn/paths/create-conversational-ai-solutions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaladique%2Fazuresample-spaceybot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaladique%2Fazuresample-spaceybot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaladique%2Fazuresample-spaceybot/lists"}