@model List @{ ViewData["Title"] = "Bot Directory"; Layout = "_PublicLayout"; }

Shop Assistant Bots

Connect with our shopping assistant bots on Telegram. Scan the QR code or click the username to start chatting!

@foreach (var bot in Model) {
@bot.Name
@bot.Type
@if (!string.IsNullOrEmpty(bot.TelegramUsername)) { QR Code for @bot.Name } else {
Bot configuration pending
}
@if (!string.IsNullOrEmpty(bot.Description)) {

@bot.Description

} @if (!string.IsNullOrEmpty(bot.PersonalityName)) {

Personality: @bot.PersonalityName

}
@bot.GetStatusBadge() Since @bot.CreatedAt.ToString("MMM dd, yyyy")
} @if (!Model.Any()) {

No Bots Available

There are currently no active bots in the directory. Please check back later!

}
How to Connect
  1. Open Telegram on your mobile device
  2. Scan the QR code with your camera or click the bot username
  3. Press "Start" to begin chatting with the bot
  4. Browse products, add items to cart, and checkout securely

All transactions are secure and encrypted