Commit Graph

8 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire 49f961c9d4 Translate
- Add http connection session thing help rany pls
2023-06-27 21:22:53 +02:00
Tristan B. Velloza Kildaire c00d83d070 Translate
- Allows someone to now do `.tr:<lang> <text>` to translate text from some language (auto-detected) to another language (specified as `<lang>`)
2023-06-18 13:07:53 +02:00
Tristan B. Velloza Kildaire 85b6c65ccb Translate
- Bug fix for searching for text-to-translate
- If empty string provided, send error message
2023-06-18 13:00:09 +02:00
Tristan B. Velloza Kildaire 291e85dcf2 Translate
- Documented class
- Documented `translate`
2023-06-18 12:57:29 +02:00
Tristan B. Velloza Kildaire 83304fd1ce Translate
- Fixed the extraction of the translated text response
2023-06-18 12:52:58 +02:00
Tristan B. Velloza Kildaire a49138f10d Translate
- `translate(string, string)` now extracts the translated text
- Added support for commanding the module to translate text
- Added error handling in the event of a parsing or network error
2023-06-18 12:46:23 +02:00
Tristan B. Velloza Kildaire 03e4a8ff68 Dub
- Link in `libcurl` for curl support

Translate

- Added rudimentary translate module support
2023-06-18 12:33:55 +02:00
Tristan B. Velloza Kildaire b779537f2f Translate
- Added stub module
2023-06-17 22:50:07 +02:00