Create a Slack workspace if you do not already have one.
Navigate to https://api.slack.com/.
Click Create an app.
Choose From an app manifest.
Select your Slack workspace and press Next.
In Ebbot App, download/copy the JSON manifest.
Update features -> bot_user -> display_name to your desired bot name.
features -> bot_user -> display_name
Remove the example manifest and paste the manifest JSON you just edited.
Press Next, then Create.
Go to App Home -> Show Tabs and enable Allow users to send Slash commands and messages from the messages tab.
Go to OAuth & Permissions in the left sidebar and press Install App.
Allow the requested permissions.
Return to OAuth & Permissions and copy the OAuth token.
Paste the token into Ebbot App.
This is required to allow Slack users to send images.
Use an owner account to access Restrictions.
In Ebbot App, go to Settings / Restrictions and click the + in the top-right corner.
Create a restriction:
Type: file origin
file origin
Kind: whitelist
whitelist
Value: files.slack.com
files.slack.com
Status: active
active
Save the restriction.
You are done. Congratulations on integrating Ebbot into your Slack workspace.
Last updated 5 hours ago
Was this helpful?