An open API service indexing awesome lists of open source software.

https://github.com/tmyt/mctwitterclient

The mod enables to access to twitter from your Minecraft.
https://github.com/tmyt/mctwitterclient

Last synced: 4 months ago
JSON representation

The mod enables to access to twitter from your Minecraft.

Awesome Lists containing this project

README

        

# MCTwitterClient

## What this

The mod enabled to access to twitter via Minecraft.

## Requires

- Minecraft 1.10.2
- Minecraft Forge 1.10.2
- Java 1.7 or higher

## Usage

### Signin to twitter

1. Install JAR to your Minecraft environment.
2. Launch Minecraft and say `/auth-twitter`
3. Access to URL and get the PIN.
4. Say `/auth-twitter ` (`` replace with your PIN)

### Commands

- `/t ` or `/tweet ` tweet the `message`
- `/auth-twitter` start authentication process
- `/connect-stream` connect to userstream

## License

The software released under the MIT License.

## OpenSource License

The software contains these OpenSource Software.

- twitter4j: Copyright 2007 Yusuke Yamamoto