simbleau / chat-translator

Use Google Translate API to translate chat messages between over 100 languages in this RuneLite Plugin.
BSD 2-Clause "Simplified" License
8 stars 2 forks source link

New Feature: Count the amount of translated characters per session/week/month. #5

Open simbleau opened 3 years ago

simbleau commented 3 years ago

In an attempt to be transparent to the user and help them avoid being inconspicuously charged by Google for exceeding the free allotment of translated characters per month, it would be helpful to display this information to the user in the panel.

I'm not sure if Google can relay this information, or whether we could store this information in a hidden RuneLite config. This is low priority for now.