mirror of
https://github.com/remnawave/panel.git
synced 2026-09-01 02:54:28 +00:00
docs: add Link-Bot to Awesome Remnawave
Added Link-Bot project card with details and guide.
This commit is contained in:
parent
cfae2718e9
commit
9e8167e3db
1 changed files with 16 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ import WarpNativeInstallerGuide from '/docs/awesome-remnawave/\_install-guides/w
|
|||
import RemnavaweBedolagaBotGuide from '/docs/awesome-remnawave/\_install-guides/remnawave-bedolaga-bot.md'
|
||||
import RemnashopGuide from '/docs/awesome-remnawave/\_install-guides/remnashop.md'
|
||||
import RemnawaveMinishopGuide from '/docs/awesome-remnawave/\_install-guides/remnawave-minishop.md'
|
||||
import LinkBotGuide from '/docs/awesome-remnawave/\_install-guides/link-bot.md'
|
||||
import RemnawaveBackuperGuide from '/docs/awesome-remnawave/\_install-guides/remnawave-backuper.md'
|
||||
import XrayCheckerGuide from '/docs/awesome-remnawave/\_install-guides/xray-checker.md'
|
||||
import WhiteboxGuide from '/docs/awesome-remnawave/\_install-guides/whitebox.md'
|
||||
|
|
@ -190,6 +191,21 @@ import InfraBillingGuide from '/docs/awesome-remnawave/\_install-guides/infra-bi
|
|||
<RemnawaveMinishopGuide />
|
||||
</ProjectCard>
|
||||
|
||||
<ProjectCard
|
||||
id="link-bot"
|
||||
title="Link-Bot"
|
||||
description="Self-hosted Telegram bot, Mini App, and browser dashboard for selling and managing Remnawave subscriptions. Includes configurable tariffs and trials, multiple payment providers, promocodes, referrals, support tickets, broadcasts, notifications, and a built-in admin panel."
|
||||
author="bruhxax"
|
||||
authorLink="https://github.com/bruhxax"
|
||||
image="/awesome/link-bot.webp"
|
||||
githubRepo="bruhxax/Link-Bot"
|
||||
links={{
|
||||
github: 'https://github.com/bruhxax/Link-Bot'
|
||||
}}
|
||||
>
|
||||
<LinkBotGuide />
|
||||
</ProjectCard>
|
||||
|
||||
</CategorySection>
|
||||
|
||||
<CategorySection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue