{"id":18932568,"url":"https://github.com/aerilym/session-node-bot","last_synced_at":"2025-04-15T16:33:53.365Z","repository":{"id":259021784,"uuid":"876122376","full_name":"Aerilym/session-node-bot","owner":"Aerilym","description":"A Session monitoring bot for Session Nodes. ONS: nodebot","archived":false,"fork":false,"pushed_at":"2024-11-15T10:19:24.000Z","size":92,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T23:43:34.358Z","etag":null,"topics":["bot","session"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Aerilym.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":"2024-10-21T12:43:23.000Z","updated_at":"2025-03-28T18:40:05.000Z","dependencies_parsed_at":"2024-10-26T22:40:35.773Z","dependency_job_id":"ab5d6f00-50f8-460f-b209-abb984d1ca47","html_url":"https://github.com/Aerilym/session-node-bot","commit_stats":null,"previous_names":["aerilym/session-node-bot"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aerilym%2Fsession-node-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aerilym%2Fsession-node-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aerilym%2Fsession-node-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aerilym%2Fsession-node-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aerilym","download_url":"https://codeload.github.com/Aerilym/session-node-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249108604,"owners_count":21214024,"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","session"],"created_at":"2024-11-08T11:49:44.003Z","updated_at":"2025-04-15T16:33:53.088Z","avatar_url":"https://github.com/Aerilym.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Session Node Bot\n\nA [Session](https://getsession.org) monitoring bot for Session Nodes. Add nodes to a watch list and get notified on Session when something happens.\n\nTo use the bot on Session, you just need to send it a message:\n\n**ONS:** nodebot\n\n**Session ID:** 0503ebe227d3debbe467222e4134ec660e8c68d11b54ff527204393f5f4eeca125\n\n**Note:** The bot currently only runs on the Session Testnet, the bot will notify you once Mainnet is available.\n\n## Features\n\n- ✅ Direct messages \u0026 management on [Session](https://getsession.org) \n  - ✅ Get notified on Session when something happens\n  - ✅ Node decommission alerts\n  - ✅ Node recommission alerts\n  - ✅ Add nodes to a watch list\n- ✅ Ethereum wallet node search\n- ✅ Session Network information\n\nWIP: \n\n- 🔳 Lookup Session Node info \u0026 stats\n- 🔳 Notifications of new Open Multi-contributor nodes\n- 🔳 Rewards stats\n\n## Usage\n\nThe bot will send you an onboarding message if you message it and havent joined yet. You can send it a `/help` command message to get a list of available commands, but most commands won't be available until you use the `/join` command.\n\n## Getting Started\n\nTo install dependencies:\n\n```bash\nbun install\n```\n\nTo run:\n\n```bash\nbun start\n```\n\n### Environment Variables\n\n| Variable                               | Explanation                                                                                             |\n|----------------------------------------|---------------------------------------------------------------------------------------------------------|\n| DEBUG                                  | Enable debug logging and debugging features. (if truthy) eg: 1 or true                                  |\n| BOT_SECRET_KEY                         | The Session Recovery Phrase for the bot.                                                                |\n| BOT_USERNAME                           | The bot's Session display name.                                                                         |\n| RPC_SERVICE_NODE                       | The RPC endpoint for communicating with a Session Node. (Only used for RPC calls, not sending messages) |\n| RPC_SERVICE_NODE_BACKUP                | A backup RPC endpoint if the primary fails.                                                             |\n| MESSAGE_SEND_RETRY_MAX                 | Number of times to retry sending a message if if it fails.                                              |\n| SESSION_REMOTE_LOG_PREFIX              | Prefix for remote info logs. eg: \\[INFO\\]                                                               |\n| SESSION_REMOTE_LOG_ADDRESS             | Session Id to send remote info logs to.                                                                 |\n| SESSION_REMOTE_LOG_PREFIX_ERROR        | Prefix for remote error logs. eg: \\[ERROR\\]                                                             |\n| SESSION_REMOTE_LOG_ADDRESS_ERROR       | Session Id to send remote error logs to.                                                                |\n| POLLER_TEST_WAIT_TIME_SECONDS          | Number of seconds to wait for the initial message poller read test to succeed on startup.               |\n| POLLER_TEST_TIMESTAMP_ACCURACY_SECONDS | How accurate the timestamp the initial message needs to be in seconds.                                  |\n| POLLER_NODE_FETCH_INTERVAL_SECONDS     | How often to fetch the full node list from the RPC endpoint.                                            |\n| DECOMM_NOTIFICATION_FREQUENCY_SECONDS  | The minimum amount of time between sending a decommission event notification for the same node.         |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faerilym%2Fsession-node-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faerilym%2Fsession-node-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faerilym%2Fsession-node-bot/lists"}