MysteryPancake / Discord-Reposter

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

Repost name #31

Open mastersuleman opened 4 years ago

mastersuleman commented 4 years ago

Hello, firstly, I'd like to thank you for creating this. Its absolutely amazing. I'm planning on linking it to a bunch of discords so one message can be relayed to all the discords in a chain. The only issue is, it reposts the name of the person that made the initial post. For example:

(1st server) John Hi

(2nd server) John John Hi

(3rd server) John John John Hi

(4th Server) John John John Hi

The bots name is also john so its kind of confusing.

is there a a way for it to post the message only? Instead of the message + the person who posted it?

Thank you

MysteryPancake commented 4 years ago

One way this could be done at the moment is by removing lines 22-30. I will try to add toggles for different message parts to make this easier at some point.

nhoang82 commented 4 years ago

I removed by commented out lines 22-30 and it didn't work.