<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/21274" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2023-05-01T18:12:27-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/21274</id>

		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2023-05-01T18:12:27-04:00</updated>

		<published>2023-05-01T18:12:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111899#p111899</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111899#p111899"/>
		<title type="html"><![CDATA[detecting special characters &amp;#9888;&amp;#65039;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111899#p111899"><![CDATA[
Thanks for that...will take a look!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Mon May 01, 2023 6:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2023-05-01T17:54:09-04:00</updated>

		<published>2023-05-01T17:54:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111898#p111898</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111898#p111898"/>
		<title type="html"><![CDATA[detecting special characters &amp;#9888;&amp;#65039;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111898#p111898"><![CDATA[
This is a known trouble with TCL and emoji.<br>You can have a look to <a href="https://forum.eggdrop.fr/Hack-anti-emoji-Unicode-t-1974.html" class="postlink">https://forum.eggdrop.fr/Hack-anti-emoj ... -1974.html</a> (sorry, in french) on the way to ride them off.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Mon May 01, 2023 5:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2023-05-01T17:01:17-04:00</updated>

		<published>2023-05-01T17:01:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111895#p111895</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111895#p111895"/>
		<title type="html"><![CDATA[detecting special characters &amp;#9888;&amp;#65039;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111895#p111895"><![CDATA[
Hi there<br>Am using a script to pull headlines from an RSS feed &amp; just wondering if there's a way to detect special characters in a string to set up an ignore?<br>One of the offending characters is: <img alt="⚠️" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/26a0.svg"><br><br>Have tried:<br>if {[string match *<img alt="⚠️" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/26a0.svg">* $var]} {<br><br>and:<br>if {[string match *\<img alt="⚠️" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/26a0.svg">* $var]} {<br><br>...but no luck. Am guessing perhaps the script language dosn't recognise these items?<br>Thanks in advance for any help/ideas...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Mon May 01, 2023 5:01 pm</p><hr />
]]></content>
	</entry>
	</feed>
