Skip to content

Added Top.gg#16

Merged
breadddevv merged 2 commits into
mainfrom
add/topgg
Jul 12, 2026
Merged

Added Top.gg#16
breadddevv merged 2 commits into
mainfrom
add/topgg

Conversation

@breadddevv

@breadddevv breadddevv commented Jul 12, 2026

Copy link
Copy Markdown
Member

🚀 Summary

  • Added Top.gg promotion links to bot information and server welcome messages.

✨ Features

  • Added “Support Us On Top.gg” buttons linking to the bot’s Top.gg page.
  • Included Top.gg support alongside existing website, policy, and repository links.

@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@breadddevv, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 55 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: e0722f32-0b9f-4047-9d4a-3d14eb432e72

📥 Commits

Reviewing files that changed from the base of the PR and between dc79681 and 25985c0.

📒 Files selected for processing (1)
  • src/commands/info.ts
📝 Walkthrough

Walkthrough

Adds a “Support Us On Top.gg” link button to the bot-info command and the guild-create welcome message, placing it alongside the existing action-row buttons.

Changes

Top.gg support links

Layer / File(s) Summary
Bot-info support button
src/commands/info.ts
Adds and renders a Top.gg link button in the bot-info action row.
Guild onboarding support button
src/events/onServerAdd.ts
Adds the Top.gg button to the guild-create welcome message action row.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Poem

A bunny clicks Top.gg with cheer,
“Support our bot” rings bright and clear.
In info screens and welcomes too,
A helpful button waits for you.
Hop, hop—our links are new!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is concise and accurately reflects the main change: adding Top.gg support links/buttons.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add/topgg

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@src/commands/info.ts`:
- Around line 129-135: The action row created in the info command contains six
buttons, exceeding Discord’s five-button limit. Split the buttons from
setComponents into two ActionRowBuilder instances with no more than five buttons
each, then pass both rows to editReply through components.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ebb23891-a2e6-43d2-9ba0-ab00fb974bae

📥 Commits

Reviewing files that changed from the base of the PR and between 58feadd and dc79681.

📒 Files selected for processing (2)
  • src/commands/info.ts
  • src/events/onServerAdd.ts

Comment thread src/commands/info.ts Outdated
@breadddevv breadddevv merged commit 1f4793d into main Jul 12, 2026
4 checks passed
@breadddevv breadddevv deleted the add/topgg branch July 12, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant