blob: c8bc107a6564193537b1139fab8e70444c1bbbf6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
---
-
authors: "Stefan 'tommie' Tomanek"
changed: '2003020801'
commands:
- babelirc
- 'babelirc add'
- 'babelirc del'
- 'babelirc help'
- 'babelirc list'
- 'babelirc load'
- 'babelirc save'
- 'babelirc toggle'
contact: stefan@pico.ruhr.de
default_package: babelirc
description: 'translates your messages via Babelfish'
license: GPLv2
modules:
- Unicode::String
- WWW::Babelfish
name: babelirc
sbitems: babelirc_sb
url: http://irssi.org/scripts/
version: '2003020801'
|