MysteryPancake / Discord-Reposter

Bot for reposting Discord messages (work in progress)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instead of using commands

BonZai1898 opened this issue · comments

so some channels are locked and wont be able to post command in certain channels. will there be a way to instead of using /repost or even typing it in that channel but instead using the channels id number

The <CHANNEL> option can be a channel ID, a channel name or a channel mention.

I'm not sure if this is exactly what you mean, but if the channel you want to repost from is locked, you can try typing /repost from <ID> in the channel you want the messages to repost to.

thx got it to work but how do i remove the persons name tag from repost live? i only want the messages to be reposted and not the persons name

For some reason I never thought of removing the names until now...
Until I get around to adding this, you can remove the names by removing lines 222 to 230.

also how do i go on removing the embed footer it copies? and instead add my own everytime it copies to the other channel

also some messages wont be posted due to 2000 word limit by discord. is there a way to fix that by splitting text if words exceeds over 2000, or some other way?