{"id":19366243,"url":"https://github.com/afritzler/node-irc-bot","last_synced_at":"2026-06-09T20:31:02.396Z","repository":{"id":19950822,"uuid":"23217622","full_name":"afritzler/node-irc-bot","owner":"afritzler","description":"An IRC Bot written in Node.js that will amuse your Channels by telling Jokes","archived":false,"fork":false,"pushed_at":"2024-04-24T05:46:58.000Z","size":35,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-16T20:26:04.424Z","etag":null,"topics":["bot","irc","irc-bot","jokes"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"barryclark/jekyll-now","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afritzler.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":"2014-08-22T07:57:59.000Z","updated_at":"2021-10-18T14:11:56.000Z","dependencies_parsed_at":"2024-04-24T07:07:24.802Z","dependency_job_id":null,"html_url":"https://github.com/afritzler/node-irc-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/afritzler/node-irc-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afritzler%2Fnode-irc-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afritzler%2Fnode-irc-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afritzler%2Fnode-irc-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afritzler%2Fnode-irc-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afritzler","download_url":"https://codeload.github.com/afritzler/node-irc-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afritzler%2Fnode-irc-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34125332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","irc","irc-bot","jokes"],"created_at":"2024-11-10T07:43:40.548Z","updated_at":"2026-06-09T20:31:00.364Z","avatar_url":"https://github.com/afritzler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"node-bot\n========\n\nAn IRC Bot written in Node.js\n\n# Prerequisits\n\nYou need to install a few packages before installing the node specific packages:\n\n```\nsudo apt-get install libicu-dev\n```\n\n# Usage\n\n\nInstall the necessary node modules via:\n\n```bash\nnpm install\n``` \n\nTo run the IRC bot you need to execute the following command:\n\n```bash\nnode bot.js BOTNAME IRCSERVER \"COMMA_SEPERATED_CHANNELLIST\" PATH_TO_DATAFILE\n```\n\nIn order to get a joke from the bot you need to type the following in one of the\nchannels:\n\n```\nBOTNAME, tell me a joke\n```\n\nThe result will be a random quote from the ```DATAFILE``` you provided.\n\n# License and Authors\n\nAuthors: Andreas Fritzler\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this software except in compliance with the License. You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafritzler%2Fnode-irc-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafritzler%2Fnode-irc-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafritzler%2Fnode-irc-bot/lists"}