You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As said in the title, currently we use the /slack endpoint since when I created this library this is what I was most knowledgable with. We should now migrate this to use Discord webhook formatting.
The text was updated successfully, but these errors were encountered:
Does it make sense to rewrite the library if can use Discord.js and its WebhookClient.
WebhookClient also supports working with the inner Discord.js MessageEmbed class.
Yes, the library will be less in size, but it seems to me that this is not a particularly weighty argument.
As said in the title, currently we use the
/slack
endpoint since when I created this library this is what I was most knowledgable with. We should now migrate this to use Discord webhook formatting.The text was updated successfully, but these errors were encountered: