Discord - Send message to user from channel

0

I am looking for a way to send a message from a channel to a pre-specified user for example, - on my server i have called #demochannel and a user called demouser#3849 - when any user types anything it is/or a copy automatically sent to demouser#3849 - any replies from demouser#3849 automatically copied/sent to #demochannel

im thinking it should go channel(message entered) > bot (copy and send to user) > user replies to bot > bot posts message to channel

does anyone know how i could accomplish this or point me in the right direction thanks

Dbzocchi

Posted 2019-05-26T20:16:45.690

Reputation: 1

No answers