• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Twitter forum signature image.

Znote

<?php echo $title; ?>
Staff member
Global Moderator
Premium User
Joined
Feb 14, 2008
Messages
7,030
Solutions
256
Reaction score
2,115
Location
Norway
GitHub
Znote
Hello. I just created a forum signature image that contains the latest 4 tweets from any twitter account.

Sample:
image.php


I created it myself so I can have ZnoteAAC twitter feeds in my signature, but if anyone wants to use it go ahead. :)

It updates with the latest tweets from user every 2 minutes.

BBCode:
[
img]http://85.25.116.181/stefan/image.php?user=marksamman&title=This is a title![/img]
Code:
[img]http://85.25.116.181/stefan/image.php?user=marksamman&title=This is a title![/img]

With link to twitter account:

[url=https://twitter.com/marksamman][img]http://85.25.116.181/stefan/image.php?user=marksamman&title=This is a title![/img][/url]

If it gets used I may continue working on it, creating an online generator and support for different colors/designs etc.

Enjoy, and what do you think? :p
 
Last edited:
This is really nice, will use it for my new website for sure.
 
Would it be possible to have the code? I'd love to use it, but I'd like to change its design slightly :)
 
Would it be possible to have the code? I'd love to use it, but I'd like to change its design slightly :)

Right now im still working a bit on it, but I intend to release it later on github or something. :)
 
Back
Top