.contain %span 🤖 %h1 = @bot.name - if policy(@bot).edit? = link_to 'Edit', edit_bot_path(@bot) %p %b Telegram subscribers: = @bot.telegram_subscriber_ids %p - if policy(@bot).telegram_listen? = link_to 'Start', telegram_listen_bot_path(@bot) %br %b Telegram api token: = @bot.telegram_api_token %p %b Discord api token: = @bot.discord_api_token -# %p %b User: = link_to @bot.user, @bot.user - if @bot.profile %p %b Profile: = link_to @bot.profile.display_name, @bot.profile