Feature: View a project
You can now view a project and its devlogs using the /project [id] command.
It shows all the attachment of a devlog, including videos - which kind of work, its just a link to the file.
The most annoying part was again the slack message format, I had to use packages to convert the HTML into markdown, and then convert the the markdown into a slack compatible markdown format. I also had to truncate the devlogs to 199 characters, trying to fix a cryptic error message.
Next I’ll add the ability to view devlogs, images and videos in full from slack, using modals
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.