habibi pluto ☻
habibi pluto ☻
Explore posts from servers
TTCTheo's Typesafe Cult
Created by habibi pluto ☻ on 11/12/2023 in #questions
seeking some advice on how to handle auth
hi, i’m trying to build basically a glorified survey web app. i want to be able to generate for example N “accounts” and be able to send a link out to people which would authenticate them and they’d be able to start filling in the survey. think of it like google forms except the link you get is unique by being invited and it expired in like 2 weeks is this usecase a good fit for next-auth’s magic link feature?
10 replies
SIASapphire - Imagine a framework
Created by habibi pluto ☻ on 6/25/2023 in #sapphire-support
Make commands register when i run a command like `!sync`
Hi, I used the CLI to generate a project and noticed it syncs everytime a file changes. I have autosave enabled so this will get ratelimited pretty fast. Is there a way to make it sync slash commands when I run a command (and automatically use all the registerApplicationCommands )? Also wondering if there's a way to make all commands "guild" commands instead of having to give guildIds every time I register
4 replies