Git Product home page Git Product logo

cs2-battle-bot's Introduction

Hi 👋, I'm Adrian 'Qwizi' Ciołek

cs2-battle-bot's People

Contributors

qwizi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

xe1os

cs2-battle-bot's Issues

[Feature] Load match command prefix

Hey Qwizi,
Many servers use a fake_rcon plugin. With the matchzy_loadmatch_url dklgfssjdgflksgkfldsjfgklsdfg command, some unknowing users might try typing this in public chat or console without the appropriate prefix for their server.

Is it possible you could add a prefix feature so discord admins can add the appropriate instructions for using the command on the server? This would make the bot a lot more user-friendly for the average playerbase without a doubt.

Thanks for all the work you do, this is really turning out great so far :)

Ex.
image

[Feature] Custom Team Name support

Hey again Qwizi,

Just wondering if you would be able to default the team names to something similar to faceit aka "team_-maV." vs. "team_Qwizi", but also allow teams to edit their team names before to game goes live.

Meaning in discord, this could look like:
> /teamName "Purple Monkey Dishwashers"
> "team_-maV." changes team name to "Purple Monkey Dishwashers"

If this is something easy to implement cool, if not no worries. If it is easy, eventually you could consider enabling/disabling team name changes, or locking it to only captains changing the team name instead of all team members.

Need help in installation

@Qwizi i tried configuring the discord bot with all the required information but it doesn't seem working.

Would be really helpful if you can mention detailed steps required for making this work.

Eg. Bot permission, Discord commands etc.

image

Map start button

There's a bug occurring when the map veto phase ends, and the match creator attempts to launch the match, but receives an error message indicating that they are not the author of the match.

UnicodeDecodeError after sending css_endmatch command to the server

There are a issue sometimes happend after sending css_endmatch command to the server with utf-8 decode error.

  File "/app/matches/views.py", line 293, in load
    self.send_rcon_command(load_match_command, match_url, api_key_header, api_key)
  File "/app/matches/views.py", line 120, in send_rcon_command
    return client.run(command,args)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/rcon/source/client.py", line 77, in run
    return response.payload.decode(encoding)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 in position 211: invalid continuation byte

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.