totaldev
totaldev6mo ago

What happens if a bot posted to an answeroverflow channel?

Is this supported?
Solution:
Webhook bot might not work - it’s a scenario we should add support for though
Jump to solution
13 Replies
Rhys
Rhys6mo ago
Yes, although you won’t see the answer overflow bot messages as those are filtered
totaldev
totaldev6mo ago
weird
totaldev
totaldev6mo ago
so i have
No description
Rhys
Rhys6mo ago
How to make an autocomplete list from mongodb entries - discord.js ...
So I have an array of objects, i want to display the name field of each object in a list, and then once an option is clicked delete that object. How should i go about that? Or even better display them in a dropdown
totaldev
totaldev6mo ago
oh wait what about if bots were the creator? https://www.answeroverflow.com/c/1181304501999784027/1206024236079255552 still getting zero
Rhys
Rhys6mo ago
What’s your consent method for the server? Is it set to consider all public?
totaldev
totaldev6mo ago
ohh. wait let me see ohh its green hmm
Rhys
Rhys6mo ago
It might be since the bot can’t provide consent - I’ll update it to always mark them as consenting
totaldev
totaldev6mo ago
yeah ill give it a try with the public msgs thing okay second sanity check -- what if the bot is actually a webhook bot? so it doesn't actually have a "profile"
totaldev
totaldev6mo ago
e.g
No description
Solution
Rhys
Rhys6mo ago
Webhook bot might not work - it’s a scenario we should add support for though
Rhys
Rhys6mo ago
I’m out for this week til Sunday but then I’ll take a look, sorry for the delay
totaldev
totaldev6mo ago
oh no worries, this is an open source project so i dont expect fast responses 🙂 good to know thanks for the insights