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 of now, any announcement has to be posted on the affiliated Discord servers manually by some group admin. The issue with this currently is that the exact same announcement has to be posted on several different platforms; this is, very obviously, an inefficient way of doing things.
Solution
The NKSSS platform will have options to post announcements which will call several APIs, one of which will be the one implemented for the announcements to be posted here on Discord. This endpoint will catch the announcement and post it on several different channels via the use of web-hooks.
Requirements
This endpoint will need several interesting things since it is not being posted on some official social media handle such as Instagram, Facebook or LinkedIn.
Profile image and group name for the web-hook.
An internal storage of all the channels in which the respective announcement needs to be sent.
The text was updated successfully, but these errors were encountered:
The Problem
As of now, any announcement has to be posted on the affiliated Discord servers manually by some group admin. The issue with this currently is that the exact same announcement has to be posted on several different platforms; this is, very obviously, an inefficient way of doing things.
Solution
The NKSSS platform will have options to post announcements which will call several APIs, one of which will be the one implemented for the announcements to be posted here on Discord. This endpoint will catch the announcement and post it on several different channels via the use of web-hooks.
Requirements
This endpoint will need several interesting things since it is not being posted on some official social media handle such as Instagram, Facebook or LinkedIn.
The text was updated successfully, but these errors were encountered: