Topinambur223606 / PixelPlanetTools

Bot for pixelplanet.fun. Partially based on woyken/pixelplanet.fun-bot
35 stars 13 forks source link

hi! #1

Closed enixbr closed 5 years ago

enixbr commented 5 years ago

Hi, have some way to traduce the bot? i already modified the archives on the bot but, the bot still english language.

Topinambur223606 commented 5 years ago

You want bot to write logs in another language? If I understand you correctly, you have translated log lines in source code.

Firstly, you don't need whole archive for bot to work - just single executable file. What about translation - executable file is already compiled, it contains inside itself all lines that it writes, so just changing source code files wouldn't help. To get translated version of bot, you should compile it again by yourself with your changes included.

Hope it will help.

enixbr commented 5 years ago

Oh ok, thx!