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
{{ message }}
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.
People often miss new projects an websites that are created by community members. This command would try and help people push out their website to people and collate these in one place for people to access.
Slack command proposal
!launch <url> <project name (optional)>
Implementation
I can see this command being quite simple. Basically it would take the url and name and push it to a database. We would then push this out to a dedicated channel in Fenders that people could join if they wished. Perhaps something like #missioncontrol or something cool ;)
It would also allow us to provide the list via an API, this could then be used on the website for example. Via something like http://bot.fende.rs/api/launch for the 20 most recent.
The text was updated successfully, but these errors were encountered:
Overview
People often miss new projects an websites that are created by community members. This command would try and help people push out their website to people and collate these in one place for people to access.
Slack command proposal
!launch <url> <project name (optional)>
Implementation
I can see this command being quite simple. Basically it would take the url and name and push it to a database. We would then push this out to a dedicated channel in Fenders that people could join if they wished. Perhaps something like #missioncontrol or something cool ;)
It would also allow us to provide the list via an API, this could then be used on the website for example. Via something like
http://bot.fende.rs/api/launch
for the 20 most recent.The text was updated successfully, but these errors were encountered: