Insource Systems
  • Intro
  • Change Log
  • API Reference
  • Insource Bot
    • Getting Started
    • Commands
      • Settings
      • Moderation
      • Info
      • Account
      • InStore
  • InStore
    • Getting Started
      • Linking Your Account
      • Create Your Store
      • Create a Product
    • Framework
      • RemoteEvent
        • Alert
        • LaunchProduct
      • RemoteFunction
        • GetCurrentUser
        • GetProductById
        • GetProducts
        • RequestPromptPurchase
      • Resources
        • Configuration
        • Product
        • Theme
        • User
      • Utils
        • TeleportToAccount
        • TimeStringToEpoch
    • API Resources
      • License
      • Product
      • Store
  • API Resources
    • User
Powered by GitBook
On this page
  • /settings
  • logs

Was this helpful?

  1. Insource Bot
  2. Commands

Settings

A wide variety of configuration options is available to shape our bot to the needs and preferences of your server.

More settings are in the works, so stick around!

/settings

A collection of settings to manage the configuration for your server.

logs

Manage your server's logs.

channel

Configure a log channel for each type of log.

moderation?: Channel for all moderation events to get logged to.

messages?: Channel for all message events to get logged to.

joins-leaves?: Channel for all member join and member left events to get logged to.

server-changes?: Channel for all server changes to get logged to.

member-changes?: Channel for all member changes to get logged to.

remove

Remove a log channel.

event: Log event to disable.

PreviousCommandsNextModeration

Last updated 1 year ago

Was this helpful?