diff options
| -rw-r--r-- | README.markdown | 5 | ||||
| -rw-r--r-- | Test/rud_emotes/info.yml | 10 | ||||
| -rw-r--r-- | Test/rud_emotes/irssi.log | 1 | ||||
| -rw-r--r-- | Test/rud_emotes/perlcritic.log | 1 | ||||
| -rw-r--r-- | changed-info | 1 | 
5 files changed, 16 insertions, 2 deletions
| diff --git a/README.markdown b/README.markdown index cd4f6ca..2a1ee96 100644 --- a/README.markdown +++ b/README.markdown @@ -88,7 +88,7 @@ See [the testing read-me](../master/_testing/) for details.  [                        cap_sasl ](Test/cap_sasl/)|  ✘   |  ✔   |  ✔   |  7   |  ☡   | (c)  [                            cddb ](Test/cddb/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                       centericq ](Test/centericq/)|  ✔   |  ✔   |  ✔   |  6   |  ✔   | (c) -[                           cgrep ](Test/cgrep/)|  ✔   |  ✔   |  ✔   |  3   |  ✔    +[                           cgrep ](Test/cgrep/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                         chanact ](Test/chanact/)|  ✔   |  ✔   |  ✔   |  8   |  ✔   | (c)  [                  chanfull_duden ](Test/chanfull_duden/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                        chanfull ](Test/chanfull/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c) @@ -389,6 +389,7 @@ See [the testing read-me](../master/_testing/) for details.  [                          romaji ](Test/romaji/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                           rot13 ](Test/rot13/)|  ✔   |  ✔   |  ✔   |  5   |  ✔   | (c)  [                         rotator ](Test/rotator/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c) +[                      rud_emotes ](Test/rud_emotes/)|  ✔   |  ✔   |  ✔   |  0   |  ✔     [                        sana_cmd ](Test/sana_cmd/)|  ✔   |  ✔   |  ✔   |  0   |  ✔   | (c)  [                    sbclearmatch ](Test/sbclearmatch/)|  ✔   |  ✔   |  ✔   |  0   |  ✔   | (c)  [                     sb_position ](Test/sb_position/)|  ✔   |  ✔   |  ✔   |  0   |  ✔   | (c) @@ -509,4 +510,4 @@ See [the testing read-me](../master/_testing/) for details.  [                     xmpp-notify ](Test/xmpp-notify/)|  ✔   |  ✔   |  ✔   | 21   |  ✔   | (c)  [                             xqf ](Test/xqf/)|  ✔   |  ✔   |  ✔   |  6   |  ✔   | (c) -37e1aac060d43a47d41bcc91c2ed8b05bbba6fd0 | 692 +14a110ff3bbbc106ebff3548324abd6a40b86bdb | 693 diff --git a/Test/rud_emotes/info.yml b/Test/rud_emotes/info.yml new file mode 100644 index 0000000..805e427 --- /dev/null +++ b/Test/rud_emotes/info.yml @@ -0,0 +1,10 @@ +--- +- +  authors: "Dawid 'rud0lf' Lekawski" +  contact: 'rud0lf/IRCnet; rud0lf/freenode; xxrud0lf@gmail.com' +  default_package: rud_emotes +  description: 'Replaces :emote_name: text in your sent messages into pre-defined emotes (unicode mostly).' +  license: GPLv3 +  modified: '2016-09-17 10:03:31' +  name: 'emotes script' +  version: '1.00' diff --git a/Test/rud_emotes/irssi.log b/Test/rud_emotes/irssi.log new file mode 100644 index 0000000..930e9cd --- /dev/null +++ b/Test/rud_emotes/irssi.log @@ -0,0 +1 @@ +* -!- Irssi: Loaded script rud_emotes diff --git a/Test/rud_emotes/perlcritic.log b/Test/rud_emotes/perlcritic.log new file mode 100644 index 0000000..bc3c6b4 --- /dev/null +++ b/Test/rud_emotes/perlcritic.log @@ -0,0 +1 @@ +scripts/rud_emotes.pl source OK diff --git a/changed-info b/changed-info index 9006d43..0ecb75b 100644 --- a/changed-info +++ b/changed-info @@ -385,6 +385,7 @@ ec31cc701018fd4a0c88bc495c70f096c1f71df8 rhythmbox.pl  7529ddd843f5d9773e9e370cc7a7411f0fc23648 romaji.pl  2b74fd7ef61ff800e95f7b92b47b915c318b4b39 rot13.pl  71a0522456ea5a2ec39a49e1293a03b5a692d409 rotator.pl +e783d75140cf523cf3bbf405949ffbf162777c62 rud_emotes.pl  5278871111e1341a08354c6f3ea5a4d389caa150 sana_cmd.pl  c2fb87fe329826c5a77e5b6fb8c39bc3d65e5aef sbclearmatch.pl  a57809461dea9ed05aa1c8c10f5ea656bd5db8d8 sb_position.pl | 
