OpenRA / Orabot

A reincarnation of OpenRA's famous IRC bot, written in C# to service the OpenRA server on Discord.
3 stars 6 forks source link

Hide OP name and delete OP post when replay is posted #32

Open netnazgul opened 4 years ago

netnazgul commented 4 years ago

Orb You know what would be really nice is if there was a way to then access these replays without knowing who uploaded them

jaZz_KCS Orabot DLs the replay, parses it without mentioning who uploaded it and deletes the original post?

jaZz_KCS Instead it could say smth like "A new replay has been posted" or whatnot

penev92 commented 1 year ago

We can probably have orabot mask/censor the uploader name with Discord's censoring - ||netnazgul|| uploaded a replay. Then you can choose whether to see the uploader or not. And they can just delete their original message if they want.

Would that be OK?