{"id":20797815,"url":"https://github.com/precla/irc-bot-nodejs","last_synced_at":"2025-05-06T18:43:43.757Z","repository":{"id":29949202,"uuid":"33495743","full_name":"precla/irc-bot-nodejs","owner":"precla","description":"Simple IRC bot made using node.js \u0026 node-irc","archived":false,"fork":false,"pushed_at":"2019-07-01T21:49:10.000Z","size":193,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T01:41:40.803Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/precla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-06T17:42:37.000Z","updated_at":"2022-10-13T09:51:20.000Z","dependencies_parsed_at":"2022-09-07T08:40:51.360Z","dependency_job_id":null,"html_url":"https://github.com/precla/irc-bot-nodejs","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precla%2Firc-bot-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precla%2Firc-bot-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precla%2Firc-bot-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precla%2Firc-bot-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/precla","download_url":"https://codeload.github.com/precla/irc-bot-nodejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252747305,"owners_count":21798126,"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":[],"created_at":"2024-11-17T16:35:25.765Z","updated_at":"2025-05-06T18:43:43.722Z","avatar_url":"https://github.com/precla.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Repo Size](https://reposs.herokuapp.com/?path=precla/irc-bot-nodejs)](https://github.com/precla/irc-bot-nodejs/archive/master.zip)\n[![Build Status](https://img.shields.io/travis/precla/irc-bot-nodejs/master.svg)](https://travis-ci.org/precla/irc-bot-nodejs)\n[![Dependency Status](https://img.shields.io/david/precla/irc-bot-nodejs.svg)](https://david-dm.org/precla/irc-bot-nodejs#info=dependencies\u0026view=table)\n[![devDependency Status](https://img.shields.io/david/dev/precla/irc-bot-nodejs.svg)](https://david-dm.org/precla/irc-bot-nodejs#info=devDependencies\u0026view=table)\n[![License](https://img.shields.io/badge/license-GPLv3-blue.svg)](http://opensource.org/licenses/GPL-3.0)\n\n# irc-bot-nodejs\n\nirc-bot-nodejs is a simple IRC bot with basic functionalities\n\n## Usage\n1. install Node.js and then do `npm i`\n2. change settings in config.example.js and save as config.js\n3. run with: `node bot.js` or `npm run start`\n4. while in an IRC channel type any of the supported commands\n\n## Commands:\n- `!wp \u003cArticle\u003e` - get summary from Wikipedia for article. Example: `!wp Microsoft`.\n- `!weather [zip] \u003cCity\u003e` - get weather info for city. The `zip` argument is not required.  \n\tExample: `!weather Zagreb` or `!weather 10000,hr` will show the weather for Zagreb.\n\tsame for `!wf` (or `!weatherforecast`) - outputs weather forecast for the next 5 days\n- `!tv`, `!next`, `!last \u003cshowname\u003e` - Example: `!next Suits` - gets info about the next *Suits* episode.\n- `!isup` - checks if a specified site is up. Example: `!isup www.github.com`\n- `!csgo` - get player info for the game Counter-Strike: Global Offensive\n- `!g`, `!google` - search via google and show first result\n- `!remind` - set a reminder. Example: `!remind 16:30 Grab a beer`. Limitation: only time allowed, no date.\n\n### To-do:\n- add more? ofc!\n- reconnect after disconnecting from irc (until then, use: [foreverjs/forever](https://github.com/foreverjs/forever) ) \n\n### Done:\n- Weather command - current weather or forecast\n- TVRage\n- Isup to check if site is up\n- NickServ identify\n- Separate config file for easier bot configuration \u0026 usage\n- URL parser for: Github, SoundCloud, Twitter, Youtube, Imgur\n- Counter-Strike: Global Offensive player info\n\n### License:\n- GNU GPL v3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprecla%2Firc-bot-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprecla%2Firc-bot-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprecla%2Firc-bot-nodejs/lists"}