Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 881 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 881 Bytes

@collabland/example-hello-action

This example illustrates how to implement a Collab Action for Discord interactions.

Architectural diagram

collabland-hello-action

Prerequisites

Node.js and npm (Node Package Manager) must be installed on your system.

Get started

Let's try out this /hello-action example to see how what Collab Action is capable of!

  1. Install hello-action template

Next, once you get to play with this simple action, try to implement something new and test it locally

  1. Implement & test your Action locally

Explore more possibilities with Collab Action!

  1. Build a custom Collab Action