Giter Club home page Giter Club logo

Comments (6)

Blacky0316 avatar Blacky0316 commented on May 24, 2024 1

Die Überprüfung erfolgt alle 5 Sekunden und der Status wird alle 10 Sekunden auf Discord aktualisiert. Hier ist der Teil, in dem das Zeitintervall für die Abfrage des Servers verwendet wird:

Intervall zur Aktualisierung der Statusmeldung:

}, 10000);

Ich glaube nicht, dass es ein Problem wäre, 8 Server zu haben. Sie können auch den öffentlich gehosteten Bot ausprobieren, indem Sie in der Readme-Datei auf die Schaltfläche „Zum Server hinzufügen“ klicken.

I have already installed the server on an extra server myself

from ahhh-bot.

Abhijith4124 avatar Abhijith4124 commented on May 24, 2024

It just isn't that secure to whitelist with just SteamId or even the Game Player Uid alone. The bot will only kick the player after the character creation is done, that is when the Player Uid and Name gets assigned. If you are a large server, you can use the Whitelist Player Button provided underneath the Non Whitelist Player Kicked embed. With just a click you can whitelist the player.

Just make sure to setup the logs channel correctly using /serverconfig

from ahhh-bot.

Blacky0316 avatar Blacky0316 commented on May 24, 2024

It just isn't that secure to whitelist with just SteamId or even the Game Player Uid alone. The bot will only kick the player after the character creation is done, that is when the Player Uid and Name gets assigned. If you are a large server, you can use the Whitelist Player Button provided underneath the Non Whitelist Player Kicked embed. With just a click you can whitelist the player.

Just make sure to setup the logs channel correctly using /serverconfig

where can you set how often you should check whether someone is on the whitelist?

Because Discord likes to block things like that if you send commands too often.
Because we have 8 servers

from ahhh-bot.

Abhijith4124 avatar Abhijith4124 commented on May 24, 2024

The Checking is Done every 5 Seconds and The status is updated on discord every 10 seconds.
Here is the part where the time interval for polling the server is used:

Interval to update the status message:

}, 10000);

I don't think having 8 servers would be an issue. You could try the public hosted bot too using the add to server button in the readme.

from ahhh-bot.

Neoslyke avatar Neoslyke commented on May 24, 2024

What actually happen if the steam id changed but the uid stays the same? did they spoof?

from ahhh-bot.

Abhijith4124 avatar Abhijith4124 commented on May 24, 2024

Sometimes their steam id only shows up partially. Seems like a game issue.

from ahhh-bot.

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.