Closed kurosio closed 4 years ago
What about my issue about rework upgrade system, its more like idea but still an able update
Am I the only one who does nothing? :(
I suggest use python discord bot instead of c++ cuz of python lib have much more functional. Or use some python code in c++ using Boost.Python
I suggest use python discord bot instead of c++ cuz of python lib have much more functional. Or use some python code in c++ using Boost.Python
I would prefer Node.js over Python: https://discord.js.org/
I suggest use python discord bot instead of c++ cuz of python lib have much more functional. Or use some python code in c++ using Boost.Python
I would prefer Node.js over Python: https://discord.js.org/
first of all i have friends with expirience making bots on node js. Their lib is not stable they can change names of methods and ur code won't work. In python u can use older version of lib and it will be fine. Also i have expirience in making bots on python and it is easier to use.
You can choose the version you want to use in node.js and don't think python is easier to use. But if you want to use python you can do it of course.
@Anime-pdf There are a couple of questions other than working with the database how you want to communicate between the server and the discord.
In this case it will be divided as separate components not connected with themselves in any case you will need a bridge between them.
Patch notes
Shared side
Client side
Server side
Protocol side
No changes
Database changes are attached to Update
Changes from #36
Changes from #49
Things needed to be done for this update