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.
- Host: GitHub
- URL: https://github.com/tmyt/mctwitterclient
- Owner: tmyt
- License: other
- Created: 2016-09-11T04:38:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-12T16:25:30.000Z (almost 9 years ago)
- Last Synced: 2025-01-11T22:18:50.271Z (6 months ago)
- Language: Java
- Homepage:
- Size: 62.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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