Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

I should be able to ask the bot for work in DMs

Open yk opened this issue 2 years ago • 8 comments

So far, I have to go to the channel to ask for work, but then it transfers me to the DMs. If the task times out, but I'd like another one, I have to go back to the channel. It would be more convenient, if I could just also type "/work" in the DMs

yk avatar Dec 31 '22 15:12 yk

that shouldn't be hard, I can try to do this

GravermanDev avatar Dec 31 '22 15:12 GravermanDev

@yk I'm sorry but I thought it was gonna be easier and I gotta go rn, so if it's fine I'm going to complete this task tomorrow, if it's not, just unassign me, thanks

GravermanDev avatar Dec 31 '22 18:12 GravermanDev

sure, no stress :) just let us know if it turns out you need help

yk avatar Dec 31 '22 22:12 yk

So far, I have to go to the channel to ask for work, but then it transfers me to the DMs. If the task times out, but I'd like another one, I have to go back to the channel. It would be more convenient, if I could just also type "/work" in the DMs

If a user starts a task in the bot's DM, what server should the task completion be logged in?

AlexanderHott avatar Jan 01 '23 09:01 AlexanderHott

If a user starts a task in the bot's DM, what server should the task completion be logged in?

Good question. Do you have a suggestion? Do we have some kind of idea from which server the user initially started interacting with the bot?

yk avatar Jan 01 '23 18:01 yk

probably sending that to the server they started interacting with the bot is the best way. Don't know if that's possible tho as I'm still trying to get this working...

GravermanDev avatar Jan 01 '23 20:01 GravermanDev

If a user starts a task in the bot's DM, what server should the task completion be logged in?

Good question. Do you have a suggestion? Do we have some kind of idea from which server the user initially started interacting with the bot?

@andreaskoepf and I thought of logging every task completion message from every server in the log channel, but that could get hectic if the bot gets a lot of traffic. We could come up with some algorithm in the future to choose servers to send messages in, but for now I'll send it in all of them.

AlexanderHott avatar Jan 02 '23 02:01 AlexanderHott

fixed in #267

AlexanderHott avatar Jan 02 '23 08:01 AlexanderHott