John Olheiser
John Olheiser
This exists, just in the wiki rather than an example. https://github.com/bwmarrin/discordgo/wiki/FAQ#sending-embeds
I'm only guessing, but it seems like 1. The user ID is not actually valid (print it out and verify?) 2. The user isn't accepting DMs possibly
Rather than "prefer", I think we should possibly just handle both. Doing so would be backwards compatible, and it would probably be the best UX since both versions are prominent....
> I don't think this is a meaningful addition. If we add support for more gui tools, a single tool should be selected by each user in their profile settings,...
This makes me think we should somehow make this configurable. One option is to maintain a custom template, but understandably that's less than ideal for this. Another option is to...
I think we could 1. Add another custom-only template like how we do for header links, etc. (to limit breakage) or; 2. Somehow make this a dynamic configuration option similar...
> Still, generally I think the issue is on the editors, not us. Probably true, but a custom protocol probably lets them do other things that's specific to each editor...
Could have a config option for local image or web image. In terms of "security", since it would be config-level, it would be up to the admin?
> Would keep it simple, just SVG string support. For a web image, technically Gitea could even host the image in its custom dir, which would still allow users to...
Hello! I am currently working on this (and I will re-open #9126, I forgot to keep the stalebot away 😓 ) One caveat is whitelisted users/teams, as those could be...