Skip to content

tolgayayci/slack-ipfs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack IPFS App

This application allows you to simply upload or view files to IPFS via web3.storage on slack.

P.S: The application is under development, at the moment it has just simply uploading and viewing files functionalities.

Since it will be a little troublesome to deploy the bot at this stage, if you want to test the bot quickly, write to me and I can send you a slack link where you can try the bot.

Upload a File

When any file is uploaded to Slack, the application automatically detects it in the channels it is attached to. After showing the user some data about the file, it asks if they want to upload the file to IPFS. If the user approves, the upload to IPFS is started.

Screen Shot 2022-08-28 at 21 55 56

If the upload is successful, a link response containing the IPFS Hash is returned.

Screen Shot 2022-08-28 at 21 56 35

Display a File

To view the IPFS content, a message should be sent to a channel with the bot like /display {ipfs_hash}.

Screen Shot 2022-08-28 at 21 59 01

Help

Detailed information on how to use the application can be obtained by typing the /help command.

Screen Shot 2022-08-28 at 22 00 06

Notes

  • Custom API Key for WEB3STORAGE when install the bot
  • App home page statistics about files that user uploaded or displayed lastly.
  • AWS Lambda Serverless Deploy Manual
  • Attach a license to repository
  • Apply for Slack App Directory
  • Detailed Tests and Deploying

About

IPFS connector for Slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published