Add reference to the github repository to the description at the top of each tcl script. Signed-off-by: hwipl <33433250+hwipl@users.noreply.github.com>
@@ -12,6 +12,9 @@
# service is disabled by default. Uncomment the respective bind line below if
# you really need it. Do not forget to comment it out again as soon as you have
# registered the account.
+#
+# See https://github.com/hwipl/eggdrop-scripts for the latest version and
+# additional information including the license (MIT).
# tested versions, might run on earlier versions
package require Tcl 8.6
@@ -8,6 +8,9 @@
#
# Enable for a channel with: .chanset #channel +beer
# Disable for a channel with: .chanset #channel -beer
@@ -7,6 +7,9 @@
# Enable for a channel with: .chanset #channel +date
# Disable for a channel with: .chanset #channel -date
@@ -11,6 +11,9 @@
# Enable for a channel with: .chanset #channel +funwar
# Disable for a channel with: .chanset #channel -funwar
@@ -1,8 +1,12 @@
# greetings.tcl
# This script greets people who join channels.
# Enable for a channel with: .chanset #channel +greetings
# Disable for a channel with: .chanset #channel -greetings
# Enable for a channel with: .chanset #channel +help
# Disable for a channel with: .chanset #channel -help
# Enable for a channel with: .chanset #channel +host
# Disable for a channel with: .chanset #channel -host
@@ -17,6 +17,9 @@
# Enable for a channel with: .chanset #channel +insult
# Disable for a channel with: .chanset #channel -insult
@@ -9,6 +9,9 @@
# Enable for a channel with: .chanset #channel +maketiny
# Disable for a channel with: .chanset #channel -maketiny
# Enable for a channel with: .chanset #channel +match
# Disable for a channel with: .chanset #channel -match
# Enable for a channel with: .chanset #channel +qstat
# Disable for a channel with: .chanset #channel -qstat
# Enable for a channel with: .chanset #channel +topic
# Disable for a channel with: .chanset #channel -topic
@@ -10,6 +10,9 @@
# Enable for a channel with: .chanset #channel +watch
# Disable for a channel with: .chanset #channel -watch