Discord Chat API – MU ONLINE

Avatar de LordBilly

Hey everyone, how are you? I’m sharing this little program that reads the GS chat logs. It acts as a hook, sending the server’s chat messages in /post to your Discord channel. The .ini file is quite intuitive to understand and doesn’t require much experience to set up.

Hola gente como estan? , les dejo este pequeño programa el cual Lee los Logs del Chat del GS , el cual actua como Hook enviando los mensaje del chat del servidor en /post a su canal de discord , el archivo .ini es bastante intuitivo de entender para su configuracion y no requiere de mucha experiencia para aplicarlo.

[SETTINGS]
# Rute ChatLog GameServer
log_path = 
# Put URL Hook Generated in your discord 
webhook_url = 
# Name your Server MuOnline
server_name = LordBillyTools
# The URL of the image that will appear in the Discord message header must be a publicly accessible image for the program to read.
embed_image_url = 

[GUI]
# The URL of the image that will appear in the Discord message header must be a publicly accessible image for the program to read.
gui_icon_url = 

# Dont touch this line 
[FILTERS]
trigger_word = /post

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *