MysteryPancake / Discord-Reposter

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

Transfer Messages to another Server #23

Closed MisterCookie1234 closed 4 years ago

MisterCookie1234 commented 4 years ago

Hello!

Unfortunatly im not very sure, how i get it to work that the bot copies messages from channel 1 on server 1 to channel 2 on server 2.

MysteryPancake commented 4 years ago

If the bot is on both servers, either of the following should work:

On channel 1 on server 1: /repost to <CHANNEL 2 ID>

On channel 2 on server 2: /repost from <CHANNEL 1 ID>

The channel ID is the last number of the URL on the online version of Discord, or it can also be found by enabling Developer Tools and right-clicking any channel, then clicking "Copy ID". It should also work with the channel name in place of the channel ID.

MisterCookie1234 commented 4 years ago

Alright Thanks - it worked!