Posted November 6, 20222 yr So i'm a spigot plugin dev and i'm trying to make a mod that has chat listeners and that will send a message to a discord webhook How complicated would this be for a new forge dev?
November 7, 20222 yr Probably not that complicated since all you would need to do is hook into an event and then send the data somewhere. Though, that information is now encrypted with the public/private key of the user, so it may require some additional work.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.