Fixed some things in the autospeak script. Comments and the info section
This commit is contained in:
parent
617bc2a002
commit
8bdca92822
@ -1,4 +1,4 @@
|
||||
#autospeak, autospeak incoming events through speech-dispatcher
|
||||
#autospeak, autospeak incoming events using espeak-ng
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify it
|
||||
# under the terms of the GNU General Public License as published by the
|
||||
@ -27,7 +27,7 @@ our %IRSSI = (
|
||||
description => 'Autospeak incoming messages.',
|
||||
authors => 'Jeremiah Ticket',
|
||||
contact => 'seashellpromises@gmail.com',
|
||||
url => 'https://git.stormux.org/jticket/autospeak',
|
||||
url => 'https://git.stormux.org/jticket/irssi-autospeak',
|
||||
license => 'GNU General Public License, version 3',
|
||||
changed => '2023/10/05',
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user