Coder Social home page Coder Social logo

discord's People

Contributors

crazyhackgut avatar fr0nch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

discord's Issues

Initializing the Core

Now, if the module tries to send a request even at the core init stage, then it encounters an error that the web hook does not exists.
This is due to the core loading feature. Core load webhook list only on OnMapStart() event.

Requests Queue

To facilitate the server, make a queue of requests, and send one by one. Instead of multiple requests at once, only one will be sent.

Бан по IP

SourceBans.smx - отправка в DS информации о бане.
Проблема заключается в том, что когда анти-чит ловит читеров, он автоматически банит и по IP и по Steam_ID. Но его баны в DS не отправляются, что не скажешь про !voteban и бан с админ панели, работает отлично.

REST in Pawn / Doesnt work?

After some update its stop(s) working because of rip.ext? I use but it wouldnt load on my cs:s server why?

Core.smx ([Discord] Core): Required extension "REST in Pawn" file("rip.ext") not running
jzd_chatlog.smx: Could not find required plugin "discord_extended"
discord_log_admin.smx ([Discord] Admin Log): Required extension "REST in Pawn" file("rip.ext") not running
discord_report.smx ([Discord] Simple Report System): Could not find required plugin "discord_extended"
AdminSessionLog.smx ([Discord] Admin Session Log): Could not find required plugin "discord_extended"
discord.smx ([Discord] Core): Required extension "REST in Pawn" file("rip.ext") not running
napady.smx (Server Bugs to Discord): Could not find required plugin "discord_extended"

Freeze on player connect

Server freezing on every player connection, but if Discord/Core is disabled server works fine without any freezes.

Metamod:Source version 1.11.0-dev+1148
SourceMod Version: 1.10.0.6545
Rest in Pawn: 1.3.1 (1.3.0 was also tested)
Discord Core: 1.3.0 (1.2.0 was also tested)

Discord_BindWebHook is not working

looks like Discord_BindWebHook is not working, it doesn't add damage_logs in sourcemod/configs/Discord.cfg

My Code :

public void OnMapStart()
{
    Discord_BindWebHook("damage_logs", "https://discord.com/api/webhooks/857219091xxxxx/xxxxx");
}

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.