Coder Social home page Coder Social logo

Added support for Thai language about palbot HOT 9 OPEN

ly-sec avatar ly-sec commented on July 16, 2024
Added support for Thai language

from palbot.

Comments (9)

squidmaeki avatar squidmaeki commented on July 16, 2024 2

You mean for the whole bot?

Just show your name in /players in bot.

Okay, going to try and add that tomorrow, it's getting late :/

Thank you.

from palbot.

Ly-sec avatar Ly-sec commented on July 16, 2024 1

At this point I'm unsure what the issue could be.
The regex seems to be working correctly :/. I'll look around and see if I can find someone that knows what's going on

from palbot.

Ly-sec avatar Ly-sec commented on July 16, 2024

You mean for the whole bot?

from palbot.

squidmaeki avatar squidmaeki commented on July 16, 2024

You mean for the whole bot?

Just show your name in /players in bot.

from palbot.

Ly-sec avatar Ly-sec commented on July 16, 2024

You mean for the whole bot?

Just show your name in /players in bot.

Okay, going to try and add that tomorrow, it's getting late :/

from palbot.

Ly-sec avatar Ly-sec commented on July 16, 2024

@squidmaeki https://github.com/Ly-sec/PalBot/releases/tag/release-0.0.5-thai-fix try this one :)

from palbot.

Ly-sec avatar Ly-sec commented on July 16, 2024

@squidmaeki if you tried that, please download it again. Tried something else now :)

from palbot.

squidmaeki avatar squidmaeki commented on July 16, 2024

I still can't read the name in Thai and I still can't type the broadcast in Thai.

image

image

from palbot.

likecyber avatar likecyber commented on July 16, 2024

The Thai language uses multi-byte characters which break RCON packet.
It can be partially read if we change encoding from "ascii" to "utf8" on RCON's communication part.
but if the player sets the name to 20 multi-byte characters, then playeruid and steamid will not be returned.

from palbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.