#Discord Webhooks Tool (Embed messages supported)

1 messages · Page 1 of 1 (latest)

main willow
#

MTA forum topic: https://forum.multitheftauto.com/topic/139741-rel-discord-webhooks-tool-supports-embeds/

Hi guys, coming at you with another open source project! This time I won't repeat what's written on the project's MTA forum topic linked above 😛
Please read the post!

TLDR; Resource to send pretty messages to Discord channels using Webhooks which supports Embeds & is fully compatible with Embed JSON formats.

Let me know if you like it and if you will use this. Enjoy! ❤️

#

It's safe to use, i've tested it thoroughly

gloomy juniper
sullen peak
#

good for simple scenarious

#

you could make second repo with "mta-discord-bot" where you can control your bot from mta server - it would be good next step

main willow
main willow
main willow
# sullen peak good for simple scenarious

the best use i see for discord webhooks is logging things to specific channels, like when players/admins do certain commands. You can also use them to show join/quit messages, announce birthdays, giveaways, etc...

sullen peak
#

Bad idea

#

Discord have too low rate limit

stone vigil
#

I never bothered to upstream it but you can edit the relay to add embeds

main willow
#

I should make it handle the api response which informs of the remaining requests u can make, like this article suggests

sullen peak
#

Only logs that make sense on discord are from category "important"

main willow
#

yis

sullen peak
#

Im using seq for logs

#

Discord webhook and bot i had left different interactions between players and server

main willow
#

You made discord bot/webhook interface in Slipe? @sullen peak

sullen peak
#

For my server yes

gloomy juniper
sullen peak
#

Not directly for slipe

main willow
sullen peak
#

I want to add some nice integration between mta and discord so webhook not enough

main willow
#

afaik the most popular programming language for building a discord bot are JS and Python

#

coz there are popular libraries to simplify using the discord api

sullen peak
#

C# has good lib too

main willow
light plume
#

nando back again with the best resources

main willow
#

Reminder that this exists (some people asked for it) 😄

Main post: #1075183329869049897 message

main willow
#

v2.0.1 released (minor patch)

potent pine
main willow
main willow
#

v2.0.2 released (Fix addEvent remote trigger security)