{"id":25750344,"url":"https://github.com/maxwlang/accomplice-v2","last_synced_at":"2026-04-12T07:37:15.723Z","repository":{"id":196389771,"uuid":"644244845","full_name":"maxwlang/accomplice-v2","owner":"maxwlang","description":"A Discord Starboard and Leaderboard management bot.","archived":false,"fork":false,"pushed_at":"2025-06-09T18:37:28.000Z","size":359,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T22:37:16.950Z","etag":null,"topics":["configurable","discord","discord-bot","discord-js","leaderboard","leaderboard-bot","open-source","starboard","starboard-bot","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxwlang.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,"zenodo":null}},"created_at":"2023-05-23T05:58:29.000Z","updated_at":"2025-06-06T00:37:24.000Z","dependencies_parsed_at":"2023-09-25T02:28:15.268Z","dependency_job_id":"8eea0e1b-e55d-4947-9ad1-d677bfb44d9a","html_url":"https://github.com/maxwlang/accomplice-v2","commit_stats":null,"previous_names":["maxwlang/accomplice-v2"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/maxwlang/accomplice-v2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxwlang%2Faccomplice-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxwlang%2Faccomplice-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxwlang%2Faccomplice-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxwlang%2Faccomplice-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxwlang","download_url":"https://codeload.github.com/maxwlang/accomplice-v2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxwlang%2Faccomplice-v2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["configurable","discord","discord-bot","discord-js","leaderboard","leaderboard-bot","open-source","starboard","starboard-bot","typescript"],"created_at":"2025-02-26T13:16:21.184Z","updated_at":"2026-04-12T07:37:15.696Z","avatar_url":"https://github.com/maxwlang.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Accomplice V2\nDiscord Leaderboards and Starboards done right\n\n## TODO \u0026 Issues\nhttps://trello.com/b/3e2lA442/accomplice-v2\n\n## Commands (Complete)\n- /debug - Debug commands for the bot, tied to owner snowflake id.\n    - show-timers - Shows all timers stored in memory.\n    - clear-timer - Clears a timer from memory and stops it.\n    - eval - Evaluates a string of code.\n    - eval-sql - Evaluates a string of SQL code.\n    - list-embeds - Lists all embeds by name.\n    - show-embed \u003cembed-name\u003e (constructor-args?, embed-args?) - Shows an embed with optional JSON arguments.\n    - show-stats - Shows bot stats.\n- /invite - Makes the bot reply with an invite link and correct permissions.\n- /leaderboard - Leaderboards display the top reacted users in your guild using Trackers. Leaderboards are different from starboards.\n    - create \u003cchannel\u003e (delete-user-messages?, default-tracker-timeout?) - Creates a Leaderboard.\n    - destroy \u003cchannel\u003e \u003cconfirm\u003e - Destroys a Leaderboard.\n    - update \u003cchannel\u003e (delete-user-messages?, default-tracker-timeout?) - Updates a Leaderboard.\n    - track \u003cchannel\u003e \u003ctracker-id\u003e (is-default?) - Assigns a Tracker to a Leaderboard. You may have a Tracker on multiple Leaderboards and Starboards.\n    - untrack \u003cchannel\u003e \u003ctracker-id\u003e - Removes a Tracker from a Leaderboard.\n    - trackers \u003cchannel\u003e - Shows all Trackers associated with a Leaderboard.\n    - list - Shows all Leaderboards on the guild.\n- /ping - Makes the bot reply with pong.\n- /tracker - Trackers are used to track reaction events.\n    - create - Creates a reaction Tracker.\n    - destroy - Destroys a reaction Tracker and removes it from all Leaderboards and Starboards.\n    - list - Shows all Trackers on the guild.\n    - update - Updates a reaction Tracker.\n\n## Commands (Incomplete)\n- /leaderboard\n    - synchronize (channel?, confirm?) - (guild admin) Re-synchronizes message history for the guild or a specific channel.\n- /priority - Configures guild priority. High priority guilds are serviced first under load.\n    - set - Sets a guild as priority.\n    - remove - Removes a guild from priority.\n    - list - Lists all priority guilds.\n- /starboard - Starboards watch for a specific amount of reactions using Trackers, then mirror messages in a dedicated channel.\n    - create - Creates a Starboard.\n    - destroy - Destroys a Starboard.\n    - list - Shows all Starboards on the guild.\n    - trackers - Shows all Trackers associated with a Starboard.\n    - track - Assigns a Tracker to a Starboard. You may have a Tracker on multiple Starboards and Leaderboards. You may have multiple Trackers on a Starboard.\n    - untrack - Removes a Tracker from a Starboard.\n\n## Features\n- Certain data is cached in memory using Redis for better responsiveness\n- Scalable, more instances may be created to scale out when under load\n- Configurable, built out of the box to be configurable\n- Leaderboards\n- Starboards\n\n### Leaderboards\nLeaderboards are a way to track the top reacted users in your guild. Leaderboards are different from Starboards. Leaderboards are not tied to a specific reaction or emojji, and can track multiple reaction types. You may only have one Leaderboard per channel.\n\n- Unlimited Leaderboards per guild\n- Leaderboards can track multiple reaction types\n- Leaderboards update automatically\n- Leaderboards are configurable:\n    - Amount of users displayed on Leaderboard\n    - Ignoring reacts from bots\n    - Ignoring reacts to bots\n    - Ignoring self reacts\n    - Automatically deleting messages in Leaderboard channels\n    - Automatically switching the Leaderboard embed back to the default Tracker after a certain amount of time (default 2 minutes)\n\n### Starboards\nStarboards are a way to mirror messages in a dedicated channel after a certain amount of reactions. Starboards are different from Leaderboards. Starboards are tied to a specific reaction or emojji, and can only track one reaction type. You are however, able to have multiple Starboards per channel.\n\n- Unlimited Starboards per guild\n- Starboards can only track one reaction type\n- Messages that are mirrored in the Starboard channel are updated automatically to reflect the latest state of the message\n  - If they fall below the threshold, they are removed from the Starboard channel\n- Starboards are configurable:\n    - Amount of reactions required to mirror a message\n    - Ignoring reacts from bots\n    - Ignoring reacts to bots\n    - Ignoring self reacts\n    - Automatically deleting messages in Starboard channels\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxwlang%2Faccomplice-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxwlang%2Faccomplice-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxwlang%2Faccomplice-v2/lists"}