{"id":17641848,"url":"https://github.com/matejmecka/assistantslack","last_synced_at":"2025-05-06T22:07:20.116Z","repository":{"id":17609223,"uuid":"82342125","full_name":"MatejMecka/AssistantSlack","owner":"MatejMecka","description":"a Assistant that should help you on Slack","archived":false,"fork":false,"pushed_at":"2022-12-09T04:49:18.000Z","size":320,"stargazers_count":25,"open_issues_count":9,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-15T07:27:35.108Z","etag":null,"topics":["bot","botkit","botkit-bots","nodejs","slack"],"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/MatejMecka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-17T22:05:37.000Z","updated_at":"2024-01-14T20:49:13.000Z","dependencies_parsed_at":"2023-01-11T19:38:55.388Z","dependency_job_id":null,"html_url":"https://github.com/MatejMecka/AssistantSlack","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/MatejMecka%2FAssistantSlack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatejMecka%2FAssistantSlack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatejMecka%2FAssistantSlack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatejMecka%2FAssistantSlack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatejMecka","download_url":"https://codeload.github.com/MatejMecka/AssistantSlack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233305695,"owners_count":18656075,"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":["bot","botkit","botkit-bots","nodejs","slack"],"created_at":"2024-10-23T07:26:15.958Z","updated_at":"2025-01-11T16:53:35.069Z","avatar_url":"https://github.com/MatejMecka.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Assistant for Slack [![Codacy Badge](https://api.codacy.com/project/badge/Grade/4476f9276d914b6fb3c27afc3d284aeb)](https://www.codacy.com/app/matej.plavevski-github/AssistantSlack?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=MatejMecka/AssistantSlack\u0026amp;utm_campaign=Badge_Grade) [![Join the chat at https://gitter.im/AssistantSlack/Lobby](https://badges.gitter.im/AssistantSlack/Lobby.svg)](https://gitter.im/AssistantSlack/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n\nA Assistant, but on Slack. It allows you to search Google, fetch the date, look up GIFs, and more. More features are in the works.\n\n### Requirements:\n\n - Node.JS (preferably v6.0.0+)\n - Botkit\n - Request\n - Google Search Scraper\n - Oxford Dictionary API\n\n### Installation:\n\n`npm install`\n\n### Getting Started:\n#### Running Locally as a Custom Integration\n - Create a new custom integration in your Slack workspace\n   https://api.slack.com/apps?new_app=1\n - Under the Add Features and Functionality section add a new bot\n - Give the bot a Display name and Default User name and complete by adding the new bot user\n - Under the Settings section, select Install App and install your new add to your workspace\n - After installation, the OAuth Tokens for Your Team is displayed.  Copy the bot user auth token (xoxb -)\n\n - Update the config.js file providing the bot user auth token\n - Start the Bot running locally via node\n   `node bot.js`\n - Console output for running bot\n  ```\n  Initializing Botkit v0.6.3\n  info: ** No persistent storage method specified! Data may be lost when process shuts down.\n  info: ** API CALL: https://slack.com/api/rtm.connect\n  notice: ** BOT ID: botname ...attempting to connect to RTM!\n  notice: RTM websocket opened\n ```\n - Once running got to your Slack workspace, and click on your Bot under the Apps section\n - Say 'Hello' to the Bot and if configured correctly you should get the response 'Hey there! How can I help you?'\n\n#### Other Services and APIs\n  - You should register for an API KEY or access to the apis running the other services in order to make use of those commands\n  - Update the config.js with your keys and information as necessary\n\n### Known Issues:\n\n - Google Search Scraper gives 10 results instead of the results specified (fixed by modifying directly the module)\n - Captcha (make a VPN for the bot, connect via VPN, fill out captcha for latest search, try again)\n - Translation returns BAD_NETWORK or something like that (fixed by modifying directly the module)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatejmecka%2Fassistantslack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatejmecka%2Fassistantslack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatejmecka%2Fassistantslack/lists"}