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

	<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>2017-01-14T07:18:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[diggerman]]></name></author>
		<updated>2017-01-14T07:18:37-04:00</updated>

		<published>2017-01-14T07:18:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=105720#p105720</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=105720#p105720"/>
		<title type="html"><![CDATA[BogusTrivia - No questions loaded]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=105720#p105720"><![CDATA[
Finally worked out what i "messed up" on.<br><br>I changed the start from .t2 !Qstart, however i didn't follow the guide completely missed this. <br><br># "!" = change all . prefixes to ! (or any other character) #<br><br>Working great now. Thank you for the support.<br><br>Digs<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9373">diggerman</a> — Sat Jan 14, 2017 7:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2017-01-13T12:53:32-04:00</updated>

		<published>2017-01-13T12:53:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=105718#p105718</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=105718#p105718"/>
		<title type="html"><![CDATA[BogusTrivia - No questions loaded]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=105718#p105718"><![CDATA[
<blockquote class="uncited"><div>...<br>set t2(mflag) "m|m"   ;# flags for /msg commands  (.add .mix) #<br><br>and do have a m in my flag on whois<br>...</div></blockquote>Ok.  Good.  Those are off the list of things to check.<br><br>This may sound silly but - is the script loaded?<br>Do:<br>.binds *add*<br><br>to list all the binds with "add"  in them.<br>Is the bind that you need, listed?<br>And if it is, note the Hit counter.  Is it incrementing, every time you try the command?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Fri Jan 13, 2017 12:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[diggerman]]></name></author>
		<updated>2017-01-13T12:00:30-04:00</updated>

		<published>2017-01-13T12:00:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=105717#p105717</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=105717#p105717"/>
		<title type="html"><![CDATA[BogusTrivia - No questions loaded]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=105717#p105717"><![CDATA[
Willyw thank you so much for replying to my issue.<br><br>I have done the checks you have suggested.<br><br>Yes i have <br><br>set t2(mflag) "m|m"   ;# flags for /msg commands  (.add .mix) #<br><br>and do have a m in my flag on whois<br><br>I am at a loss right now. Going to try another shell to see if that will help me.<br><br>Thank again.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9373">diggerman</a> — Fri Jan 13, 2017 12:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2017-01-13T10:21:36-04:00</updated>

		<published>2017-01-13T10:21:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=105716#p105716</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=105716#p105716"/>
		<title type="html"><![CDATA[Re: BogusTrivia - No questions loaded]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=105716#p105716"><![CDATA[
While you wait for Spike himself to see your post, here's something to check:<br><br><br>Log into your bot's partyline.<br>Do:   .channel #channelname    <br>where #channelname is a channel that you are currently in, with the bot.<br>You'll get a list of everyone in the channel.  <br>Examine your line.   Does the bot recognize you as owner?   If it does, it will display your handle in the Handle column, and there will be an   N    on your line.<br><br>Next, see t-2.settings.tcl<br>Find this line:<br>set t2(mflag) "m|m"   ;# flags for /msg commands  (.add .mix) #<br><br>In that example, you'd need to have the m flag.<br>Do:  .whois &lt;your_handle&gt;<br>to see what your current flags are.<br><br><br>Lastly:<blockquote class="uncited"><div>however nothing happens just sits there. </div></blockquote>Just so you know - if it cannot find a Q&amp;A file to load, it will respond with:<blockquote class="uncited"><div> No New Question Files Found....</div></blockquote>in a pm to you.   Well, that is if it recognizes you so that it can accept the command.<br><br>Anyway, there's a couple things that you can confirm for now, while you wait.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Fri Jan 13, 2017 10:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[diggerman]]></name></author>
		<updated>2017-01-13T09:15:39-04:00</updated>

		<published>2017-01-13T09:15:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=105713#p105713</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=105713#p105713"/>
		<title type="html"><![CDATA[BogusTrivia - No questions loaded]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=105713#p105713"><![CDATA[
Hope to get some advice on this problem.<br><br>I have installed the Bogustrivia as per instructions provided. The bot loads into channel. How ever when i type !Qstart (changed from .t2) to start the bot i get the message "BogusTrivia: No questions loaded."<br><br>I have tried added some that have been provided by typing<br><br>/msg (botnick) .add<br><br>however nothing happens just sits there.<br><br>Can anybody problem some advice on this. I have reinstalled a complete fresh copy.<br><br>Thanks Digs<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9373">diggerman</a> — Fri Jan 13, 2017 9:15 am</p><hr />
]]></content>
	</entry>
	</feed>
