🎟️
Champion Tickets
DiscordBuiltByBit
  • Tebex Themes Docs
  • Champion Ultra Docs
  • Champion Ptero Docs
  • Welcome
    • Introduction
    • Commands
      • Permissions
    • Features
    • Images
  • Installation & Setup
    • Newbie Guide
    • Requirements
    • Bot Application Setup
    • Linux Installation
    • Invite Link
    • Pterodactyl
    • Database
      • v1.7.6 Migration
      • Change DB Type
      • Mongo Database
      • database-actions addon
  • Configuration
    • config.yml
    • categories.yml
    • commands.yml
    • language.yml
    • embeds.yml
    • products.yml
  • Addons
    • Example Addon
    • Creating Addons
    • Selling Addons
  • Other
    • Basic Server Configuration
    • SelfHost Transcripts
    • Dashboard Setup
    • Errors
    • PayPal (Invoices)
    • Tebex & Sellix
    • Update v1.7.8
Powered by GitBook
On this page

Was this helpful?

  1. Other

SelfHost Transcripts

Documentation on how to setup SelfHost Transcripts.

PreviousBasic Server ConfigurationNextDashboard Setup

Last updated 2 years ago

Was this helpful?

To be able to use SelfHost Transcripts you first need to edit configuration section for it:

  1. Do

  2. Find selfhost section & change enabled field to true

  3. If you want to attach 'View Transcript' Button to Transcript Embed, set view to true 3.1. If you want to attach 'Download Transcript' Button to Transcript Embed, set download to true 3.2. If you want everyone to be able to view all transcripts, set public_transcripts to true

  4. If you have public_transcripts disabled, changed admin_login to an strong password, it's password using which you'll be able to view any Transcript

  5. Now, just restart bot and that's it!

Basic Server Configuration