💬 Slack Bot

Upload files in Slack and get shareable EasySend links. No signup, no API key. Mention @EasySend or use /easysend.

Features

Setup

  1. Create a Slack App at api.slack.com/apps using the included manifest
  2. Install to your workspace and copy the bot token
  3. Generate an app-level token for Socket Mode
  4. Set environment variables and run npm start

Example

Upload a file to any channel and add @EasySend in the message. The bot uploads it to EasySend and replies with a download link in the thread.

View on GitHub Read the Guide All Integrations

FAQ

Does the bot need admin permissions?

No. The bot only needs chat:write, files:read and commands scopes. No admin permissions required.

Do recipients need Slack to download?

No. The share link works in any browser. Recipients do not need Slack or any account to download files.

Is there a file size limit?

EasySend supports files up to 1GB on the free tier. The bot handles any file type Slack accepts.