<2022-03-14T19:00:12.000Z> JustMatty: Hey there Alex - I hope to not have to bother you anymore after this, but I have the database migrated over to a new server, but am getting a postgre password error when trying to run mix ecto.migrate. I never set a postgres user password in the first place. Any ideas?
<2022-03-14T20:56:40.000Z> alex@gleasonator.com: Check the repo settings in config/prod.secret.exs 
<2022-03-14T21:25:26.000Z> JustMatty: I've followed your guide and am sure that the settings are the same from the original instance to the new one.
<2022-03-14T21:25:29.000Z> JustMatty: I'll look it over again
<2022-03-15T21:43:18.000Z> JustMatty: Hopefully the final question - how do you add more emotes to the reactions? Thanks!
<2022-03-15T21:59:28.000Z> alex@gleasonator.com: Like this https://media.gleasonator.com/2882654b2a52a47aa87106794f6ed74df2a2e24a9a53246c477693dafa32edeb.png
<2022-03-15T23:10:12.000Z> JustMatty: I have no idea how to add the actual emoji to the raw JSON file.  Did you do this via mobile?
<2022-03-15T23:25:16.000Z> alex@gleasonator.com: Look at the URL in the screenshot
<2022-03-15T23:25:38.000Z> alex@gleasonator.com: Oh I understand, no I just looked up the emoji online and copy-pasted
<2022-03-15T23:43:01.000Z> JustMatty: Ah, I was looking to add custom emojis :) I'll check that out instead.