Sending Logs to Discord
On this page, you can get information about the system for transferring console logs to Discord.
System
All logs on the console are sent to the channel specified in the settings file.
Configuration File
game_log_system:
status: false # Determines whether the system that sends console logs to Discord will be active.
channelID: '1258550213539397632' # Specifies which channel the logs will be sent to.
Last updated