C-Nedelcu / talk-to-chatgpt

Talk to ChatGPT AI using your voice and listen to its answers through a voice
GNU Affero General Public License v3.0
1.96k stars 335 forks source link

Add Emoji Detection and Removal Functionality #181

Closed PxPerfectMike closed 9 months ago

PxPerfectMike commented 9 months ago

Implemented functions to detect and remove emojis within the text. If the user enables the corresponding setting, these emojis will be automatically removed. This feature ensures that users have the option to exclude emojis from their texts, based on their preference set in the settings.

Tested and working in both Chrome and Edge.

PxPerfectMike commented 9 months ago

Yeah no problem at all! I think this is a great project and I would love to do some more work on it soon!

C-Nedelcu commented 9 months ago

Yeah no problem at all! I think this is a great project and I would love to do some more work on it soon!

Amazing, it'd be so cool to have regular contributors. I am quite busy in real life and not updating this project as often as I should. If you have improvement ideas we should definitely consider them!

I have uploaded v2.7.2 to the Chrome and Edge stores and gave you credit for the bugfix.

Also note that I have moved the AI Speak Emoji setting a bit further down in the Advanced settings, I hope that's OK.

PxPerfectMike commented 9 months ago

It's completely okay that you moved the setting down, I just put it somewhere I thought was relevant but I think you know better than me. I would love to regularly contribute to this, I have a good amount of spare time myself currently and I just really love coding and helping. I will take a look at the issues list and see if I can tackle a few more problems and/or feature requests.