brettski
brettski
Explore posts from servers
XXata
Created by brettski on 8/31/2024 in #help
What is the general SDLC when using Xata?
We are starting a new project utilizing Xata. I am not understanding the ways to build out our data structure. Can this be done and maintained in code, or is all the data structure configured in the Xata.io UI? At this point we are looking to use Xata natively and not with an ORM like Drizzle.
8 replies
DIAdiscord.js - Imagine an app
Created by brettski on 9/25/2023 in #djs-questions
Can incoming webhooks work directly with the app/bot?
Hi. Is there a way to have a discord incoming webhook work directly with a bot or do you have to work through incoming messages, check if webhook message, etc.? I mean it would be great to send a JSON payload to the bot this way. My goal is to have an incoming webhook trigger some actions in the installed server. discord.js: 14.13.0 nodejs: 18.16.0
6 replies