-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚀 Feature: Add Slack command bot templates #228
Comments
Hi Please assign this issue to me |
Hi Please Assign this issue to me |
Hi @ManasMadan have assigned the issue to you! Thank you for showing interest in contributing to Appwrite! Happy Hacktoberfest 🎃 Notes: Please update us with your progress every 3 days, so that we know that you are working on it. |
Hi, we are assigning issues on a first-come, first-serve basis, if the other user decides to drop, the issue will go to you. |
Hi this repo is eligible for swags right ? xD |
I have added the hacktoberfest label, so yes. You will get a swag only after you have raised a PR and it gets the |
hi @Haimantika , i can work on this if @ManasMadan drops. |
@Haimantika A Few Doubts,
|
Hey @Haimantika please assign this to me |
@itsmesuraj20 I am working on it. Please find another issue |
|
Cool ! |
@Haimantika I have Created a PR #236 Merging that PR closes this issue |
…bot-node #228 - Basic Hello World Slack Command Bot
Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code. 🤩 You can learn more at our official Appwrite Functions docs.
What you’re building
Your task is to implement the Slack command bot in Node.js.
Slack apps can be created to handle
/
commands by making an HTTP request to an API endpoint. The Slack command bot should be a template to handle basic Slack command bot actions following their API specifications. The behavior of the Slack bot should be similar to our Discord bot and act as a basicHello world!
type application.The starter commands should be simple, but the code should be architected in a way that allows developers to customize and expand the commands supported. Make sure to follow our contributing guide.
Tasks summary:
feat-implement-slack-command-bot-node
node/slack-command-bot/
.README.md
explaining what the function does, how to use it, and customize it. Here is an example.If you need any help, contact us on our Discord server.
Are you ready to work on this issue? 🤔 Let us know, and we will assign it to you 😊
Happy coding!
The text was updated successfully, but these errors were encountered: