Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgw/sopel-deepl
DeepL translation plugin for Sopel IRC bots.
https://github.com/dgw/sopel-deepl
irc irc-bot irc-bot-plugin sopel sopel-modules sopel-plugin
Last synced: about 1 month ago
JSON representation
DeepL translation plugin for Sopel IRC bots.
- Host: GitHub
- URL: https://github.com/dgw/sopel-deepl
- Owner: dgw
- License: other
- Created: 2021-07-27T06:36:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-27T06:41:29.000Z (over 3 years ago)
- Last Synced: 2024-08-10T07:34:14.154Z (3 months ago)
- Topics: irc, irc-bot, irc-bot-plugin, sopel, sopel-modules, sopel-plugin
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# sopel-deepl
DeepL translation plugin for Sopel IRC bots.
## Usage
```
.deepl [text to translate into English]
```## Limitations
This plugin does not *yet* support specifying the source/destination
languages, which is a nifty feature of Sopel 7's own built-in `translate`
plugin. Support for doing so is planned for a future release.