update rwp docs and image (#337)

* chore: change link to docs.

* docs: add Go SDK documentation

* up rwp shop.

* feat: add private link handling.
This commit is contained in:
Jesus
2026-02-05 04:19:14 +04:00
committed by GitHub
parent 85403b0247
commit c369495c1d
4 changed files with 43 additions and 3 deletions

View File

@@ -93,15 +93,16 @@ import WhiteboxGuide from '/docs/awesome-remnawave/\_install-guides/whitebox.md'
>
<ProjectCard
id="remnawave-telegram-shop-bot"
title="Remnawave Telegram Shop Bot"
title="RWP Shop"
description="A Telegram bot for selling subscriptions with integration to Remnawave. This service allows users to purchase and manage subscriptions through Telegram with multiple payment system options."
author="jolymmiles"
authorLink="https://github.com/Jolymmiles"
image="/awesome/remnawave-telegram-shop-bot.webp"
image="/awesome/rwp-shop-image.webp"
githubRepo="Jolymmiels/remnawave-telegram-shop"
links={{
github: 'https://github.com/Jolymmiels/remnawave-telegram-shop',
docs: 'https://remnawave-telegram-shop-bot-doc.vercel.app',
docs: 'https://docs.remnawavebot.dev',
private: 'https://me.remnawavebot.dev/',
telegram: 'https://t.me/remnawavetelegramshop'
}}
featured={true}