{"id":20558974,"url":"https://github.com/aldrin-labs/rinbot","last_synced_at":"2026-02-28T10:06:07.885Z","repository":{"id":259802812,"uuid":"746946071","full_name":"aldrin-labs/RINbot","owner":"aldrin-labs","description":"telegram bot for degens","archived":false,"fork":false,"pushed_at":"2025-03-07T17:18:54.000Z","size":2420,"stargazers_count":6,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-10-25T04:08:25.963Z","etag":null,"topics":["algotrading","memecoin","memefi","move","sui","telegram-bot","tgbot"],"latest_commit_sha":null,"homepage":"https://uwu.suki.vi","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aldrin-labs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-01-23T00:29:02.000Z","updated_at":"2025-07-09T04:42:03.000Z","dependencies_parsed_at":"2025-01-16T18:54:13.691Z","dependency_job_id":"11193fb5-c4fa-444e-9771-2788ae72422c","html_url":"https://github.com/aldrin-labs/RINbot","commit_stats":null,"previous_names":["aldrin-labs/rinbot"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/aldrin-labs/RINbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldrin-labs%2FRINbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldrin-labs%2FRINbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldrin-labs%2FRINbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldrin-labs%2FRINbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aldrin-labs","download_url":"https://codeload.github.com/aldrin-labs/RINbot/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldrin-labs%2FRINbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29929641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"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":["algotrading","memecoin","memefi","move","sui","telegram-bot","tgbot"],"created_at":"2024-11-16T03:48:07.051Z","updated_at":"2026-02-28T10:06:07.776Z","avatar_url":"https://github.com/aldrin-labs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### RINbot on SUI\n\n\n### Conversations\n\nTo create new conversation, you should add your conversationId to `CommonConversationId` (src/chains/conversations.config.ts)\nSecondly, you should add version of your conversation into conversations config `conversations` (src/middleware/conversations/config.ts)\n\nYou must update the conversation version in conversations config each time when you do the changes to the conversation interface, otherwise it might lead to the unexpected behaviour for users' who were using the previous conversation version.\n\nYou must use the `enterConversation` method instead of `conversation.enter`.\nThis rule exists because `enterConversation` method saves the current version of conversation that the user entered in the user's session data (`activeConversation`).\n\nThe conversations version check middleware (src/middleware/conversation-version-check.ts) allows to check the conversation version each time when user interact with the bot. It compares the current version of user's conversation and the conversation version in config, and in case user is using the outdated (old) conversation version, it would forcibly close сonversation.\n\nThis conversation version check middleware exists to prevent cases when:\n1. Coversation interface changed\n2. User already entered conversation with old interface\n\nWithout the conversation version check middleware, user would stuck forever in the conversation without ability to do anything in the bot itself.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldrin-labs%2Frinbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faldrin-labs%2Frinbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldrin-labs%2Frinbot/lists"}