Skip to content

A little twitter bot inside of Minecraft that logs certain events and exposes a /tweet command to the players

License

Notifications You must be signed in to change notification settings

NoobTenLuka/TwitterEventPlugin

Repository files navigation

TwitterEventPlugin

Introduction

This Project is a little side project of mine. It's a Minecraft Plugin that uses the Twitter API to log certain events to Twitter.

Prerequisites

  • IntelliJ and Maven set up
  • Twitter Developer Account

Local setup

  • Setup a Spigot Minecraft Server. More information can be found here
  • [Windows] Replace the start.bat with the example.start.bat found in this repository
  • [Linux] Replace the start.sh with the example.start.sh found in this repository and run chmod +x start.sh
  • Edit this copied file to insert your available RAM and the Twitter Dev Configuration. More information about the Twitter configuration can be found here
  • Drop the self-compiled or released jar file into the plugins folder of your new server

About

A little twitter bot inside of Minecraft that logs certain events and exposes a /tweet command to the players

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published