{"id":16227405,"url":"https://github.com/simonaco/tweetverse","last_synced_at":"2025-03-19T13:31:04.554Z","repository":{"id":50065840,"uuid":"173717116","full_name":"simonaco/tweetverse","owner":"simonaco","description":"Function that scans twitter for hashtag, does sentiment analysis and posts original tweet in slack channel","archived":false,"fork":false,"pushed_at":"2021-06-05T05:02:12.000Z","size":24,"stargazers_count":5,"open_issues_count":9,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T19:31:10.714Z","etag":null,"topics":["azure-functions","sentiment-analysis","serverless","slack","twitter"],"latest_commit_sha":null,"homepage":"","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/simonaco.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":"2019-03-04T09:45:31.000Z","updated_at":"2024-06-14T05:41:21.000Z","dependencies_parsed_at":"2022-09-22T08:52:57.861Z","dependency_job_id":null,"html_url":"https://github.com/simonaco/tweetverse","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/simonaco%2Ftweetverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonaco%2Ftweetverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonaco%2Ftweetverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonaco%2Ftweetverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonaco","download_url":"https://codeload.github.com/simonaco/tweetverse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244434760,"owners_count":20452245,"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-functions","sentiment-analysis","serverless","slack","twitter"],"created_at":"2024-10-10T12:52:40.525Z","updated_at":"2025-03-19T13:31:04.154Z","avatar_url":"https://github.com/simonaco.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tweetverse | [![Build Status](https://dev.azure.com/sicotin/sicotin/_apis/build/status/simonaco.tweetverse?branchName=master)](https://dev.azure.com/sicotin/sicotin/_build/latest?definitionId=20\u0026branchName=master)\n\n## Deploy resources\n\n[![Deploy to Azure](https://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fsimonaco%2Ftweetverse%2Fmaster%2Fazuredeploy.json)\n\n## Prerequisites\n\n1. A recent version of Node (8+)\n\n1. VS Code: [here](https://code.visualstudio.com/download/?WT.mc_id=tweetverse-github-sicotin)\n\n1. Azure Functions CLI: [here](https://docs.microsoft.com/en-us/azure/azure-functions/functions-run-local?WT.mc_id=tweetverse-github-sicotin)  \n\n1. Azure Functions Extension for VS Code: [here](https://marketplace.visualstudio.com/items/?WT.mc_id=tweetverse-github-sicotin\u0026itemName=ms-azuretools.vscode-azurefunctions)  \n\n1. Azure account: [here](https://azure.microsoft.com/en-us/free/?wt.mc_id=tweetverse-github-sicotin)\n\n## How to run this\n\n1. Clone this repository and cd into *tweetverse*\n\n1. Create *local.settings.json* file and add:\n\n```json\n{\n  \"IsEncrypted\": false,\n  \"Values\": {\n    \"AzureWebJobsStorage\": \"\",\n    \"FUNCTIONS_WORKER_RUNTIME\": \"node\",\n    \"BEARER_TOKEN\":\"YOUR-TWITTER-TOKEN-HERE\",\n    \"TEXT_ANALYTICS_API_KEY\":\"YOUR-API_KEY-HERE\",\n    \"SLACK_API_URL\":\"YOUR-URL-HERE\",\n  }\n}\n```\n\n1. Run ```npm i``` and ```npm start```\n\n\n🙋🏼 Happy coding! 🙋🏼","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonaco%2Ftweetverse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonaco%2Ftweetverse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonaco%2Ftweetverse/lists"}