Skip to content

CyberH4wk/DChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DChat

Discord IRC System - https://forum.sa-mp.com/showthread.php?p=4140369

Features

Chating with In Game Players Using Discord.
Player Joining and Leaving Message.
Blocking Discord Irc Bot Message in Game.

How to use

Add this line in server.cfg 'discord_bot_token REPLACE_WITH_BOT_TOKEN'
Add discord-connector plugin in server.cfg
Add discord-connector.inc in Pawno's include folder
Add logcore-2 plugin in samp server folder
Open your pawn editor
Copy the code from link below
Update 'Discord_Channel_ID'
Compile the script

Required Plugin

discord-connector by maddinat0r: https://github.com/maddinat0r/samp-discord-connector/releases

Thank you