changing image of posting user without webhook or alternatives that convey the same thing

I have a bot that I use to forward messages from github to discord (and vice versa but not relevant here) and im currently using embedes to show the messages like shown in the picture, which I think look great and is very pretty. That being said ive had a few users complain that the embedes dont seem like regular messages because they are not on the same indentation as the regular messages and that it cuts the flow of reading a thread. To fix that my thought was to just post on root but that is only possible with webhooks as far as i can see? Assuming I want to play with the name and icon that is. So I'm asking an open ish question becauase I dont think there is actually a way to do this with a regular message so any suggestion on the matter would help me as there might be some discord elements that im not aware of that i can use here. on the github side i can render some html in the github flavored markdown so thats how i do user images which i dont think i can do here
No description
No description
6 Replies
d.js toolkit
d.js toolkit11mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
Seren_Modz 21
Seren_Modz 2111mo ago
from what i know of, webhooks are the only way of doing such
Yarden-zamir
Yarden-zamirOP11mo ago
did people around here maybe do something similar to conveying original user or something maybe?
Seren_Modz 21
Seren_Modz 2111mo ago
there are quite a bit of discord bridges that use webhooks to show the users name and image, yes. minecraft for example
mallusrgreat
mallusrgreat11mo ago
i think the simplest way would be to host a web server and make a webhook link, put it in github, read the body of the post requests made, and then send messages to channels based on that
Yarden-zamir
Yarden-zamirOP11mo ago
i dont mind using a webhook if i can, can i make a webhook for a thread though? from what i saw i cannot but maybe i misunderstood oh awesome!thank you
Want results from more Discord servers?
Add your server