Alex Kyron

https://alexkyron.xyz/

## [Added Twitter support to the blogging script](/blog/added-twitter-support-to-the-bot.php) Today I added Twitter support to the blogging script. It has everything it needs, I think, although this tweet is the first real test of that. It has two main functions - one, it automatically tweets out the link to this blog as well as the title. Two I can tweet from inside a blog post by adding the <tweet> tags. Check it out: This is a tweet generated by my blog post Alright, it... doesn't look like much here, but I promise, on my twitter, there's a tweet that says that and links back here. The updated script is currently on the dev branch on the [Github repository](https://github.com/alexanderkyron/blogscript) and I'll merge it to master after fixing some bugs. It WILL silently fail if the tweets are too long. Whoops.