tgpt` can now automatically get new keys instead of needing to manually update each time.
Key will be stored in a file under config directory which is usually `~/.config/tgpt/key.txt` (Linux/MacOS) encoded in `base64`, so if you want to use your own OpenAI API key, you can put it there.
1.7.7
Fix
1.7.6
Fixed error
1.7.5
Added proxy support. Thanks to [Wildy Sheverando](https://github.com/wildy658)