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

	<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>2010-05-18T15:16:45-04:00</updated>

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

		<entry>
		<author><name><![CDATA[horgh]]></name></author>
		<updated>2010-05-18T15:16:45-04:00</updated>

		<published>2010-05-18T15:16:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93116#p93116</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93116#p93116"/>
		<title type="html"><![CDATA[Twitter client with OAuth + Twitter OAuth library]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93116#p93116"><![CDATA[
Hi<br><br>I've added OAuth authentication to the Twitter script fedex and I wrote. The OAuth support is in a separate file and is usable as a library.<br><br>The script itself will report all tweets seen by a single twitter account and gives the ability to interact with that account, such as sending tweets, etc.<br><br>There are instructions on how to get it working in the header comments of the two files in the zip.<br><br>Note: You need tcl 8.5+ and tcllib for this script.<br><br>To get up and running you need to do:<br>- set consumer key/secret in oauth.tcl<br>- set channel in twitter.tcl<br>- once bot is on IRC, !twit_request_token in a channel set +twitter<br><br>You can get the files here: <a href="http://github.com/horgh/twitter-tcl" class="postlink">http://github.com/horgh/twitter-tcl</a>.<br><br>There is a bit more information about usage and the script at these links that I don't really feel like repeating!:<br>- re OAuth: <a href="http://www.summercat.com/2010/05/oauth-for-eggdrop-twitter-script.html" class="postlink">http://www.summercat.com/2010/05/oauth- ... cript.html</a><br><br>- re the Twitter script itself: <a href="http://www.summercat.com/2010/04/twitter-eggdrop-irc-client-script.html" class="postlink">http://www.summercat.com/2010/04/twitte ... cript.html</a><br><br>The header comments should be sufficient though.<br><br>Also, I haven't done a huge amount of testing, so there are probably issues to find!<br><br>Edit: I changed the link for downloading to the github page for the script as the zip is no longer up to date.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11103">horgh</a> — Tue May 18, 2010 3:16 pm</p><hr />
]]></content>
	</entry>
	</feed>
