TwitBukkit
With the TwitBukkit Plugin you can tweet on your Servers Twitter Account or listen to your favorite Twitter Users. Using /tweet you can tell @notch how much you love his game or notice @jeb_ about the newest Bug you found. While doing that you get the latest news from your favorite twitter users.
How To
- Download the Plugin
- Install it
- Start your Server ( or reload it )
- Go to your plugins folder and open the new Folder TwitBukkit
- You now need an Access Token and its Secret. You find an Manual here
- Copy the Config to the Config Directory of TwitBukkit
- Now reload your Server
- If everything is Okay you should now start Twittering by using /tweet Your Tweet here
Permissions
- /tweet TwitBukkit.tweet
OAuthSetup
This is a Command Line Program which generates the Config. Start a console and run java -jar OAuthSetup.jar or for Windows javaw -jar OAuthSetup.jar
The API
Its quite simple ! Just include TwitBukkit as Library, make a Code to check whether TwitBukkit is installed and then use TwitterAPI.updateStatus("Status"); or TwitterAPI.getTwitter(); Warning this needs an correct TwitBukkit Config !!!
Screenshots
Recent Changes in 2.1
- Polished Code
- Added Listen function so that you see the latest tweets from definable users