<?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/20131" />

	<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>2016-04-29T18:25:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[thommey]]></name></author>
		<updated>2016-04-29T18:25:05-04:00</updated>

		<published>2016-04-29T18:25:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=104951#p104951</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=104951#p104951"/>
		<title type="html"><![CDATA[Eggdrop encoding system cp1251]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=104951#p104951"><![CDATA[
Hello,<br><br>the encoding problems are something I have been working recently and would appreciate if you could test if my current solution works for you.<br><br>You can download it at <a href="https://github.com/eggheads/eggdrop/archive/bug/encodings.tar.gz" class="postlink">https://github.com/eggheads/eggdrop/arc ... ngs.tar.gz</a> (or git clone -b bug/encodings <a href="https://github.com/eggheads/eggdrop.git" class="postlink">https://github.com/eggheads/eggdrop.git</a>).<br>It is part of/based on Eggdrop1.8, you can find some more information on <a href="http://eggwiki.org/1.8" class="postlink">http://eggwiki.org/1.8</a>, but in short, it is completely compatible to Eggdrop1.6, all scripts work, 3rd party modules require a tiny change and you can find modules with that applied at <a href="ftp://ftp.eggheads.org/pub/eggdrop/modules/1.8/" class="postlink">ftp://ftp.eggheads.org/pub/eggdrop/modules/1.8/</a> if you need any of them (gseen is a bit wonky, works if you "make eggdrop" instead of "make").<br><br>For the configuration of my encoding code, it should suffice to set <div class="codebox"><p>Code: </p><pre><code>set out-encoding "cp1251"</code></pre></div> in your config, and that's it. No suzi patch required. ".status" in the partyline will tell you a line about the encodings.<br><br>Please feel free to see if this works for you and please let me know if it does or doesn't :). You can also chat to me on Freenode #eggdrop if you want.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9830">thommey</a> — Fri Apr 29, 2016 6:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bbest]]></name></author>
		<updated>2016-03-30T09:03:41-04:00</updated>

		<published>2016-03-30T09:03:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=104863#p104863</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=104863#p104863"/>
		<title type="html"><![CDATA[Eggdrop encoding system cp1251]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=104863#p104863"><![CDATA[
Hello!<br><br>I have system:<br>SMP Debian 3.16.7-ckt20-1+deb8u2 (2016-01-02) x86_64 GNU/Linux<br>TCL tcl8.6<br>Install unreal 4.0.2, anope 2.0.3, <strong class="text-strong">eggdrop1.6.21-sp0011-modules</strong> . All installation was normal except encoding system to cp1251 (ru, Russian). Tried to run eggdrop with options:<br>LC_ALL=ru_RU.CP1251 LC_TIME=en_US ./eggdrop eggdrop.conf<br>doesn't help ...<br>Suzi path in eggdrop tar also didn't help.<br>Command in DCC chat with bot: .tcl encoding system, shows:<br>Tcl: cp1251.<br>In DCC chat with bot code page is all right and wrote Russian symbols, but on main channel it is hieroglyps. It seems that something wrong with reading help, scripts files with cp1251 code page.<br>Who could suggest something to test?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12616">bbest</a> — Wed Mar 30, 2016 9:03 am</p><hr />
]]></content>
	</entry>
	</feed>
