G Général

Discord Webhook Api Client Version 1.0.1

Discord Webhook Api Client
Détails
Caractéristiques
Contenu
Avis

Exemple de webhook Discord.

Ce script est destiné aux développeurs, pas au grand public, même si vous êtes plus que bienvenu pour l'utiliser.

Les termes et conditions sont fournis dans le script.

https://github.com/TBGRenfold/discord-lsl

  • Discord Webhook
  • Publier un message d'un objet à Discord
  • Devrait fonctionner dans Opensim, testé sur la version 0.9 (aucune promesse)
Note moyenne : étoile pleine étoile pleine étoile pleine étoile pleine étoile pleine
  • 5 étoile :
  • 4 étoile :
  • 3 étoile :
  • 2 étoile :
  • 1 étoile :
Okay-ish
étoile pleine étoile pleine étoile pleine étoile vide étoile vide Publié le 26/8/2020 de Smythers

With a lot of time and patience, you can get it to work in a way you want. Not the product if you need a quick solution. There are better suited ones for that. But if you want to tinker and experiment and spend some considerable time on it, or simply enjoy scripting, then it's an option worjt looking into.

Cet avis vous a-t-il été utile ?
Great Help!!!
étoile pleine étoile pleine étoile pleine étoile pleine étoile pleine Publié le 26/11/2019 de EmilSuave

With little research, I was able to use the examples to do what I needed implemented. The helpfully commented samples helped a lot, and in the process, learned how to format JSON. There are a lot of online visual tools out there, but I recommend this one, as it leaned towards Discord: https://leovoel.github.io/embed-visualizer/.

NOTE: A couple days after I started using it, it seems like something had changed on the side of Discord, and posting stopped working, getting a return error message of:

{ "code": 50006, "message": "Cannot send an empty message" }

If you are getting the same, to fix this, you might want to change the HTTP_MIMETYPE in the llHTTPRequest, from "application/x-www-form-urlencoded" to "application/json"

Thanks again, TBG Renfold!

Cet avis vous a-t-il été utile ?
Very Nice!
étoile pleine étoile pleine étoile pleine étoile pleine étoile pleine Publié le 17/2/2019 de bigmoe Whitfield

I love it, I do have some idea, but changing it to how I want fails if I remove the touch start, but this could be my issue lol. I'll keep tinkering with it.

Cet avis vous a-t-il été utile ?