<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/at-eggdrop-scripts.git, branch main</title>
<subtitle>fireonlive's eggdrop scripts for ArchiveTeam</subtitle>
<id>https://cgit.space/~steering/at-eggdrop-scripts.git/atom/?h=main</id>
<link rel='self' href='https://cgit.space/~steering/at-eggdrop-scripts.git/atom/?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/at-eggdrop-scripts.git/'/>
<updated>2026-06-06T19:10:09Z</updated>
<entry>
<title>Fix remind-to-tell, pretend the tell came from the bot</title>
<updated>2026-06-06T19:10:09Z</updated>
<author>
<name>steering7253</name>
</author>
<published>2026-06-06T19:10:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/at-eggdrop-scripts.git/commit/?id=972409448864b49d57615e90c3db1680ef903a6f'/>
<id>urn:sha1:972409448864b49d57615e90c3db1680ef903a6f</id>
<content type='text'>
Also maybe fix loading remind.tcl on startup or something i dunno

diff --git a/remind.tcl b/remind.tcl
index d6a4699..fe1d774 100644
--- a/remind.tcl
+++ b/remind.tcl
@@ -85,8 +85,9 @@ proc printReminder {reminderId {tonick ""} {fire "false"}} {
                        putserv "PRIVMSG $chan :\[remind\] $who: $what"
                } else {
                        putserv "PRIVMSG $chan :!tell $who \[remind\] $what"
+                       putlog "PRIVMSG $chan :!tell $who \[remind\] $what"
                        #tell {nick uhost hand chan text}
-                       tell $who "" "" $chan "$who \[remind\] $what"
+                       tell $::nick "" "" $chan "$who \[remind\] $what"
                }
        } else {
                putserv "NOTICE $tonick :\[remind\] $reminderId: for $who at $when: $what"
@@ -290,7 +291,7 @@ proc pub:inspectReminders {nick host handle chan text} {
        putserv "NOTICE $nick :Timers: $timerString"
 }

-proc initReminders {} {
+proc initReminders {type} {
        global reminders

        set reminderString [array get reminders]
@@ -327,7 +328,7 @@ if {$content == ""} {

 array set reminders $content

-initReminders
+bind evnt - "loaded" initReminders

 ###################################
</content>
</entry>
<entry>
<title>Revert "this is a test"</title>
<updated>2026-05-18T07:05:53Z</updated>
<author>
<name>steering7253</name>
</author>
<published>2026-05-18T07:05:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/at-eggdrop-scripts.git/commit/?id=d6f920c5f07e47e2911357edbac82fc6b294ac1c'/>
<id>urn:sha1:d6f920c5f07e47e2911357edbac82fc6b294ac1c</id>
<content type='text'>
This reverts commit 616505007bfd3144b1bd987da8a613251b70bc31.
</content>
</entry>
<entry>
<title>this is a test</title>
<updated>2026-05-18T06:56:05Z</updated>
<author>
<name>steering7253</name>
</author>
<published>2026-05-18T06:56:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/at-eggdrop-scripts.git/commit/?id=616505007bfd3144b1bd987da8a613251b70bc31'/>
<id>urn:sha1:616505007bfd3144b1bd987da8a613251b70bc31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add !statu as another typo of the !status command</title>
<updated>2026-05-08T02:54:43Z</updated>
<author>
<name>Paul Wise</name>
</author>
<published>2026-05-08T02:20:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/at-eggdrop-scripts.git/commit/?id=4ebfb12529c2bc3070acf549657ea0d438320660'/>
<id>urn:sha1:4ebfb12529c2bc3070acf549657ea0d438320660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>transferinliner: Also exclude .zip .7z .bundle</title>
<updated>2026-04-30T00:09:26Z</updated>
<author>
<name>klea</name>
</author>
<published>2026-04-28T17:59:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/at-eggdrop-scripts.git/commit/?id=59928b341d52d428c656d277952ecd05849ed232'/>
<id>urn:sha1:59928b341d52d428c656d277952ecd05849ed232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo in transferinliner</title>
<updated>2026-04-25T13:58:57Z</updated>
<author>
<name>steering7253</name>
</author>
<published>2026-04-25T13:58:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/at-eggdrop-scripts.git/commit/?id=5c14b0fe3dc37de8ec4f66ed9bc6bdea412e462e'/>
<id>urn:sha1:5c14b0fe3dc37de8ec4f66ed9bc6bdea412e462e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>transferinliner: Support &lt;&gt; links</title>
<updated>2026-04-13T00:11:00Z</updated>
<author>
<name>klea</name>
</author>
<published>2026-04-12T22:31:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/at-eggdrop-scripts.git/commit/?id=fb8236c1c797c282cd1a817e1a1beef92d8a4316'/>
<id>urn:sha1:fb8236c1c797c282cd1a817e1a1beef92d8a4316</id>
<content type='text'>
</content>
</entry>
<entry>
<title>transferinliner: ignore wpull2-db-edit from +o</title>
<updated>2026-04-13T00:08:03Z</updated>
<author>
<name>klea</name>
</author>
<published>2026-04-12T21:19:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/at-eggdrop-scripts.git/commit/?id=566fa6f510f117487c80975281a4aeb6f9f7a0b5'/>
<id>urn:sha1:566fa6f510f117487c80975281a4aeb6f9f7a0b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*-chat: Don't relay messages from nullbot or kh2i</title>
<updated>2026-03-31T21:40:01Z</updated>
<author>
<name>klea</name>
</author>
<published>2026-03-31T21:31:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/at-eggdrop-scripts.git/commit/?id=dbdeac0a78cc36cd03e54466be7adb3a0cfc73c9'/>
<id>urn:sha1:dbdeac0a78cc36cd03e54466be7adb3a0cfc73c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitgud-chat</title>
<updated>2026-03-09T21:50:34Z</updated>
<author>
<name>steering7253</name>
</author>
<published>2026-03-09T21:50:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/at-eggdrop-scripts.git/commit/?id=bb9863ecfb79e034a9da75d07cd1ba7c1dbf134f'/>
<id>urn:sha1:bb9863ecfb79e034a9da75d07cd1ba7c1dbf134f</id>
<content type='text'>
</content>
</entry>
</feed>
