You will need to download discord-connector and put the .inc file in your
"samp037_svr_R2-2-1_win32\pawno\includes" folder.
Also make sure that your compiler is the right one for the project, which is also inside of that pawno folder.
You can find the download for it here:
https://github.com/maddinat0r/samp-disco...tag/v0.3.5
Remember that "#include <module> " checks in that folder for a file named "module".
The error just says it cannot find that file, so you will need to add it.
"samp037_svr_R2-2-1_win32\pawno\includes" folder.
Also make sure that your compiler is the right one for the project, which is also inside of that pawno folder.
You can find the download for it here:
https://github.com/maddinat0r/samp-disco...tag/v0.3.5
Remember that "#include <module> " checks in that folder for a file named "module".
The error just says it cannot find that file, so you will need to add it.