{"id":17081589,"url":"https://github.com/developersu/innaircbot","last_synced_at":"2026-04-18T00:01:46.993Z","repository":{"id":93887090,"uuid":"162009031","full_name":"developersu/InnaIrcBot","owner":"developersu","description":"Another one java irc bot. Unlimited servers, unlimited channels. Configuration based on regexps.","archived":false,"fork":false,"pushed_at":"2024-11-20T21:30:23.000Z","size":6991,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T13:25:19.904Z","etag":null,"topics":["bot","irc","ircbot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/developersu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-12-16T14:26:38.000Z","updated_at":"2024-11-20T21:30:27.000Z","dependencies_parsed_at":"2024-12-04T11:47:57.595Z","dependency_job_id":null,"html_url":"https://github.com/developersu/InnaIrcBot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/developersu/InnaIrcBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersu%2FInnaIrcBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersu%2FInnaIrcBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersu%2FInnaIrcBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersu%2FInnaIrcBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developersu","download_url":"https://codeload.github.com/developersu/InnaIrcBot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersu%2FInnaIrcBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31950891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","ircbot"],"created_at":"2024-10-14T12:54:33.464Z","updated_at":"2026-04-18T00:01:46.975Z","avatar_url":"https://github.com/developersu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InnaIrcBot\n\n[![status-badge](https://ci.redrise.ru/api/badges/8/status.svg)](https://ci.redrise.ru/repos/8)\n\nInnaIrcBot is IRC bot.\n\n_Pet-project created to learn Java in action_ \n\n## License\nSource code spreads under the GNU General Public License v3 or higher. Please see LICENSE file.\n\n#### Used libraries:\n* Apache commons CLI: https://commons.apache.org/proper/commons-cli/\n* ini4j: http://ini4j.sourceforge.net/\n* sqliteJDBC: https://bitbucket.org/xerial/sqlite-jdbc\n* mongodb-driver-sync: https://mongodb.github.io/mongo-java-driver/3.9/\n* JUnit 5: https://junit.org/junit5/\n\n## Usage\n``` \njava -jar InnaIrcBot.jar [OPTION]... [FILE]...\noptions:\n -c,--configuration \u003carg\u003e   Start with configuration\n -g,--generate \u003carg\u003e        Create configuration template\n -h,--help                  Show this help\n -v,--version               Show application version\n```\n#### Configuration notes\n\"nickserv auth method\" could be either \"rusnet\" or \"freenode\" where:\n* rusnet - send '/nickserv IDENTIFY mySecretPass'\n* freenode - send '/msg nickserv IDENTIFY mySecretPass'\n\nSection [logging] \"driver\" could be \"files\", \"SQLite\", \"MongoDB\" or \"Zero\"\n* Files - log everything to files using /yourPathSet/serverName/#chanelName_YYYY-MM-DD.txt format.\n* SQLite - use /yourPathSet/server.db (or /yourPathSet/yourFileName.db) sqlite file.\n* MongoDB - write files to MongoDB. See ConfigurationExamples folder.\n* Zero - do not use any\n\nRunning application with '-g' option would create 'file-driven' configuration. \n\n### TODO:\n- [ ] Documentation\n- [ ] QA: add good unit tests\n- [ ] Logs backend workers as threads (SQLite and co. are too slow)\n- [ ] Logs backend worker for redis/redis node\n- [ ] Scripts support at 'ChanelCommander' \n- [ ] Docker(+compose) package\n- [ ] Flood tracker\n- [ ] ncurses-like or/and GUI configuration files (server/chanel setting) editor\n- [ ] Access roles support (i.e. delegating some rights to another users)\n- [ ] Logs for application (partly implemented)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopersu%2Finnaircbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelopersu%2Finnaircbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopersu%2Finnaircbot/lists"}