I have a discuorse forum, or rather I am staff of one and I have a Twitter account I no longer use as my login method. Is there a way to change the Twitter account, or merge the account with another, maybe local account?
https://meta.discourse.org/t/ability-to-merge-users/9220
Nothing yet that I see, would be good to be able to at least bulk change ownership of posts / topics like mentioned in that topic. So far there isn’t an easy way to do this that I see.
Can you show me how to use that script
I am in the same situation as you.

I will be watching that gist to see if the author replies.
Now I know how to use that script. Just copy it to app/lib
Open rails console and type the last line of that gist (change username)
Yes, we have a rake task now
Esto también se puede hacer ahora a través de la interfaz de usuario.
Fusionar cuentas grandes con otras cuentas grandes puede resultar bastante costoso en términos de tiempo de base de datos y servidor. Sin embargo, al fusionar dos cuentas pequeñas, o una cuenta grande con una pequeña, no deberías tener ningún problema.
Al fusionar cuentas de un usuario, ¿las insignias y los logros se transfieren? ¿O solo las publicaciones, los “me gusta” y los mensajes?
He fusionado un par de usuarios de prueba y las insignias, la configuración del sitio, las estadísticas, etc. se han copiado de uno a otro. ![]()
¡Gracias! Logré fusionar ambas cuentas para un usuario y las insignias se transfirieron, lo cual es una característica increíble.