MysteryPancake / Discord-Reposter

Bot for reposting Discord messages (work in progress)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can the bot repost from DM to a channel?

LanderZander opened this issue · comments

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!!

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.

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"?