View Single Post
Calibru09
Junior Member
Join Date: Jan 2020
Location: Romania
Old 02-09-2023 , 17:21   Re: AMXX Chat Relay [Discord <=> Ingame]
Reply With Quote #49

[AMXX-Server-Relay] Successfully authenticated
So at this point the plugin works , however the discord bot is my problem i had the bot invited on my discord channel i've created a category for the bot witch i invited him however any command that i use
on the discord cannel i receive no answer and on the private message to the bot i receive the error

HTML Code:
Could not fetch guild: HTTP 404 Not Found, {"message": "404: Not Found", "code": 0}
I understand that the commands should be on the channel not on the private message but i'm not receiving any response

I'm using this plugin trough a VPS where i created the server , here is my cfg

PHP Code:
// This file was auto-generated by AMX Mod X (v1.10.0.5378)
// Cvars for plugin "Discord Chat Relay" by "endnch" (AMX-Server-Relay.amxx, v1.0)


// Enable map start/end events
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
rf_scr_event_map "0"

// Enable player connect/disconnect events
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
rf_scr_event_player "1"

// Enable player death events
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
rf_scr_event_player_death "1"

// If event_player is enabled, report the number of players after connect/disconnect
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
rf_scr_event_player_report "1"

// Relay Server Host
// -
// Default: "127.0.0.1"
rf_scr_host "81.181.198.104"

// The hostname/displayname to send with messages. If left empty, it will use the server's hostname
// -
// Default: ""
rf_scr_hostname ""

// Relay Server Port
// -
// Default: "57452"
rf_scr_port "57452" 
Attached Thumbnails
Click image for larger version

Name:	Capture.PNG
Views:	64
Size:	45.3 KB
ID:	199530  
Calibru09 is offline
Send a message via AIM to Calibru09 Send a message via Yahoo to Calibru09 Send a message via Skype™ to Calibru09