Skip to content

docs: remnawave stealthnet bot#351

Open
ivan-nginx wants to merge 3 commits intoremnawave:mainfrom
remnawave-contrib:awesome-remnawave-stealthnet-bot
Open

docs: remnawave stealthnet bot#351
ivan-nginx wants to merge 3 commits intoremnawave:mainfrom
remnawave-contrib:awesome-remnawave-stealthnet-bot

Conversation

@ivan-nginx
Copy link

No description provided.

- Added new installation guide for STEALTHNET Bot
- Included architecture diagram and feature details
- Added project card to awesome list
- Changed 🪪 **JWT authentication** to 🛡 **JWT authentication**
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 24, 2026

Greptile Summary

This PR adds the Remnawave STEALTHNET Bot project to the "Commerce" section of the Awesome Remnawave documentation page. The changes include:

  • A new ProjectCard entry in docs/awesome-remnawave.mdx with the corresponding import for the install guide
  • A detailed feature documentation file (remnawave-stealthnet-bot.md) describing the bot's architecture, payment integrations, referral system, promo system, trial periods, mobile support, analytics, and security features
  • A preview image (stealthnet.webp) for the project card

The new entry follows existing patterns for community project listings and is correctly placed within the Commerce category alongside similar Telegram bot projects.

Confidence Score: 4/5

  • This PR is safe to merge — it only adds documentation content with no functional code changes.
  • Documentation-only PR that adds a new community project entry following established patterns. The structure, props, and file organization are consistent with existing entries. Only a minor style nit (redundant featured={false}) was identified.
  • No files require special attention.

Important Files Changed

Filename Overview
docs/awesome-remnawave.mdx Adds import and ProjectCard entry for the STEALTHNET bot in the Commerce section. Structure follows existing patterns, though featured={false} is redundant since the prop defaults to false.
docs/awesome-remnawave/_install-guides/remnawave-stealthnet-bot.md New documentation file describing the STEALTHNET bot's architecture, features, and integrations. Well-structured markdown with architecture diagram, feature sections for payments, referrals, promos, trials, and security.
static/awesome/stealthnet.webp New WebP image (~101KB) for the STEALTHNET bot project card. Reasonable file size consistent with other images in the directory.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["awesome-remnawave.mdx"] -->|imports| B["remnawave-stealthnet-bot.md"]
    A -->|references| C["stealthnet.webp"]
    A -->|renders in| D["ProjectCard Component"]
    B -->|rendered as children of| D
    D -->|displayed in| E["Commerce CategorySection"]
Loading

Last reviewed commit: 4f2667c

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

3 files reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

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