08.11.2016, 19:28
Quote:
in Discord u can also play songs. If is that able to play via discord will be quite awesome.
|
Quote:
Question, how will markdown and file transfers be handled? Personally I'm fine with code and stuff being cut and replaced with something like "(code here)", but that should be optional and controllable by the script. Bold and italics should also be detectable and controllable by the script (we could represent then with different color times and such), but by default just replace with regular text.
|
I can add functionality to upload files, however I don't see much use for this. If someone uploads a file, the plugin receives a file object with the file's name, size and source URL. I can add a callback which gets called on every file upload and pass it that information, however yet again I don't see how this could be relevant on SA-MP server-side.