起因是看到国内有一个KOOK社交平台和国外Discord相似,并且Discord已经有连接SA-MP的插件。能够把SA-MP的消息由机器人发送到指定频道。对此就基于此功能让KOOK机器人可以把消息发送到指定频道,做了个简易版。
非常感谢智子提供了解决乱码问题,没有他就没有了现在的
首先需要下载智子提供的GBK转UTF8 inc文件
https://github.com/SelendisAlex/GBKToUTF8
以及需要
#include <requests>
https://github.com/Southclaws/pawn-requests
#include <strlib>
https://github.com/oscar-broman/strlib
非常感谢智子提供了解决乱码问题,没有他就没有了现在的
首先需要下载智子提供的GBK转UTF8 inc文件
https://github.com/SelendisAlex/GBKToUTF8
以及需要
#include <requests>
https://github.com/Southclaws/pawn-requests
#include <strlib>
https://github.com/oscar-broman/strlib