GithubHelp home page GithubHelp logo

jacknoordhuis / discordrelay-pocketmine Goto Github PK

View Code? Open in Web Editor NEW
17.0 8.0 3.0 105 KB

Relay messages between @discord and @pmmp with ease!

License: GNU Lesser General Public License v3.0

PHP 98.54% Shell 1.46%
discord bridge relay-messages pocketmine-server pmmp pocketmine pocketmine-mp plugin pocketmine-plugin

discordrelay-pocketmine's Introduction

DiscordRelay Plugin

Allows you to relay messages between a PocketMine server and Discord!

CircleCI

About

DiscordRelay is a PocketMine-MP plugin that provides easy-to-configure functionality so you can bridge your Minecraft server and Discord guild chats. You can easily make a one way bridge from discord to your server, from your server to discord or both ways; you can even setup multiple channels at varying log levels to be relayed to! All of this is done by editing the Settings file that is automatically generated by the plugin when it is first installed, by default DiscordRelay will not work as you need to provide your own bot token and setup the channels.

Wiki

Cool, but how the heck do I set it up? Glad you asked! Jump over to the wiki and find out!

Download

Discord Relay is currently in the ALPHA stage of releases so some things may not work as expected and there is no guarantee the plugin won't suddenly stop working. If you would like to try out the plugin head over to the releases and grab the latest version compatible with your PocketMine server.

Issues

Found a problem with DiscordRelay? Make sure to open an issue on the issue tracker and we'll get it sorted!

Contributing

If you wish to dig into the depths of the source code and/or contribute to this monstrosity you'll be happy to hear there's a helper script that will clone the source code and the wiki for you:

Using curl:

curl -sL https://raw.githubusercontent.com/JackNoordhuis/DiscordRelay-PocketMine/master/clone.sh | bash -s -

Or using wget:

wget -q -O - https://raw.githubusercontent.com/JackNoordhuis/DiscordRelay-PocketMine/master/clone.sh | bash -s -

You can now make your local modifications, commit and push to github! If you wish to use this helper script but want to push your changes to a fork, simply run this command:

git remote set-url origin [email protected]:YOUR_USERNAME/DiscordRelay-PocketMine.git

If you're modifying the wiki, don't forget to cd into the wiki folder and git init before committing your changes or nothing will happen due to the .gitignore being set to ignore this folder as it only exists locally for your convenience.

The content of this repo is licensed under the GNU Lesser General Public License v3. A full copy of the license is available here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.