Add capability to read custom nicknames from new thread data.#150
Add capability to read custom nicknames from new thread data.#150marcel-valdez wants to merge 1 commit intoAlex-Rose:masterfrom
Conversation
|
@SamBergeron can you please review? Thanks. |
301d4b1 to
6da6582
Compare
|
@Alex-Rose you could review as well 👍 just want this in 😄 |
|
Just checked this. |
|
You're right... and it is quite doable, I'll add the required code to show what you suggest. Just need to use a map for the nicknames where the key is the fb_id + thread_id: nickname |
Fix the custom nickname functionality.
Essentially all I added was the capability to read the custom nickname data from the new thread object structure.
I also made it so that when the "use custom nickname" option is set, your user now says 'Me' instead of your actual first name and last name.