{"id":16700680,"url":"https://github.com/bolajiayodeji/inspirenuggetsslackbot","last_synced_at":"2025-10-09T17:10:43.121Z","repository":{"id":45014985,"uuid":"201814450","full_name":"BolajiAyodeji/inspireNuggetsSlackBot","owner":"BolajiAyodeji","description":"A simple Slackbot that displays random inspiring techie quotes and jokes for developers/designers.","archived":false,"fork":false,"pushed_at":"2022-01-14T03:27:50.000Z","size":275,"stargazers_count":17,"open_issues_count":0,"forks_count":16,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T03:52:09.333Z","etag":null,"topics":["javascript","node-js","slack-api","slackbot"],"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/BolajiAyodeji.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":"2019-08-11T21:00:27.000Z","updated_at":"2024-11-25T23:32:34.000Z","dependencies_parsed_at":"2022-09-24T21:31:31.981Z","dependency_job_id":null,"html_url":"https://github.com/BolajiAyodeji/inspireNuggetsSlackBot","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/BolajiAyodeji%2FinspireNuggetsSlackBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BolajiAyodeji%2FinspireNuggetsSlackBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BolajiAyodeji%2FinspireNuggetsSlackBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BolajiAyodeji%2FinspireNuggetsSlackBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BolajiAyodeji","download_url":"https://codeload.github.com/BolajiAyodeji/inspireNuggetsSlackBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154998,"owners_count":21056542,"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":["javascript","node-js","slack-api","slackbot"],"created_at":"2024-10-12T18:11:40.616Z","updated_at":"2025-10-09T17:10:38.078Z","avatar_url":"https://github.com/BolajiAyodeji.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \n# inspireNuggets SlackBot\n\n![inspireNuggets](https://github.com/BolajiAyodeji/inspireNuggets/raw/master/tab-icon.png)\n\nA simple Slackbot that displays random inspiring techie quotes and jokes for developers/designers :zap: \u003cbr\u003e\n\u003e This bot is powered by the original [inspireNuggets Chrome Browser Extension](https://github.com/BolajiAyodeji/inspireNuggets) quotes and [Chuck Norris Jokes API](https://api.chucknorris.io/)\n\n\u003ca href=\"https://slack.com/oauth/authorize?client_id=407013445267.723094934560\u0026scope=bot\"\u003e\u003cimg alt=\"Add to Slack\" height=\"40\" width=\"139\" src=\"https://platform.slack-edge.com/img/add_to_slack.png\" srcset=\"https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/add_to_slack@2x.png 2x\"\u003e\u003c/a\u003e\n\n\u003e I wrote an article on how I built this [here](https://bolajiayodeji.com/building-a-slackbot-with-nodejs-and-slackbotsjs-cjz8gh7zg000exfs1tq2z5zzu)\n\n\u003c/div\u003e\n\n# Setup\n\n### Clone the repository\n\n```\ngit clone https://github.com/BolajiAyodeji/inspireNuggetsSlackBot.git \u0026\u0026 cd inspireNuggetsSlackBot\n```\n\n### Install dependencies\n\n```\nnpm install\n\nnpm start\n```\n\n### [Create a bot in Slack](https://api.slack.com/apps/AM92STGGG/general?) and generate and include your OAuth bot token\n\n```\n// Add this in your .env\nBOT_TOKEN=YOUR_OWN_BOT_TOKEN\n```\n\n```js\nconst bot = new SlackBot({\n    token: `${process.env.BOT_TOKEN}`,\n    name: 'YOUR_OWN_APP_NAME'\n})\n```\n\n## Author\n[Bolaji Ayodeji](https://github.com/BolajiAyodeji)\n\n## Licence\n[MIT](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbolajiayodeji%2Finspirenuggetsslackbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbolajiayodeji%2Finspirenuggetsslackbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbolajiayodeji%2Finspirenuggetsslackbot/lists"}