[Feature] Add API for bots to fetch message and user info #57

Closed
opened 2025-04-29 15:45:09 +00:00 by kabi · 1 comment

I maintain a bot for a Discord server with a large group of friends that we've recently bridged to Matrix. This has made certain moderation tasks a bit more difficult and limits some of the user-facing features (such as an XP and regular users system).

It would be very helpful if OOYE exposed a public API that would allow a bot to fetch the same info that's available in the right click menu on Discord, similar to what PluralKit offers (https://pluralkit.me/api/endpoints/#get-proxied-message-information).

I maintain a bot for a Discord server with a large group of friends that we've recently bridged to Matrix. This has made certain moderation tasks a bit more difficult and limits some of the user-facing features (such as an XP and regular users system). It would be very helpful if OOYE exposed a public API that would allow a bot to fetch the same info that's available in the right click menu on Discord, similar to what PluralKit offers (https://pluralkit.me/api/endpoints/#get-proxied-message-information).
Owner

Done for message info, which also returns the associated user info: https://gitdab.com/cadence/out-of-your-element/src/branch/main/docs/api.md

Done for message info, which also returns the associated user info: https://gitdab.com/cadence/out-of-your-element/src/branch/main/docs/api.md
Sign in to join this conversation.
No labels
blocking
web
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cadence/out-of-your-element#57
No description provided.