Skip to content
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

Inject, Track, and Utilize Webhooks on Discord #11

Open
TheDiscordian opened this issue May 25, 2020 · 1 comment
Open

Inject, Track, and Utilize Webhooks on Discord #11

TheDiscordian opened this issue May 25, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@TheDiscordian
Copy link
Owner

I want to utilize features like inline links, formatted text, and puppets. I can get at least 2 of these things with webhooks. I'm thinking they can work similarly to how Nicknames are tracked in the Matrix plugin, store them in a map, and try to populate it when necessary.

Discord sets webhooks per channel, so OneBot simply needs to track what channels it has a working webhook on, and attempt creation when it doesn't have one. When creation is impossible, fallback to the current system (just send messages directly, barely better than a normal user).

@TheDiscordian
Copy link
Owner Author

I wonder how inline links are done in DMs.

@TheDiscordian TheDiscordian added this to the v1.0 (Open Source) milestone May 31, 2020
@TheDiscordian TheDiscordian added the enhancement New feature or request label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant