MysteryPancake / Discord-Reposter

Bot for reposting Discord messages (work in progress)
MIT License
92 stars 121 forks source link

Can the bot repost from DM to a channel? #44

Open LanderZander opened 4 years ago

LanderZander commented 4 years ago

Less of an issue, more of a query: Is there some means to configure the bot that when people DM it, the contents of the DM could be reposted to another location?

Likewise [though less importantly], could the bot repost to a DM, rather than a public channel?

Cheers, and many thanks for this creation!!

MysteryPancake commented 4 years ago

At the moment DM channels are (hopefully) supported like regular channels, so it should be possible to type:

/repostlive to <NEWLOCATION>

In a DM channel to repost any DMs to another channel, although at the moment members would have to type /repostlive themselves, it wouldn't do it for every member.

It should also be possible to repost to a DM channel by typing:

/repost to <DMCHANNEL>

Where DMCHANNEL is the channel's ID.

LanderZander commented 4 years ago

Oh, that does work! Very nice!

Is there any way for it to automatically /repost from DM's, without the user needing to apply the command? Like, a method to "/repost live from DM's"?