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

https://github.com/tommsy64/discordmc-sponge

DiscordMC-Sponge is a plugin for Sponge which allows you to send messages from Minecraft to Discord and vice versa.
https://github.com/tommsy64/discordmc-sponge

discord-bot minecraft sponge-plugin spongepowered

Last synced: about 1 month ago
JSON representation

DiscordMC-Sponge is a plugin for Sponge which allows you to send messages from Minecraft to Discord and vice versa.

Awesome Lists containing this project

README

          

# DiscordMC-Sponge
DiscordMC-Sponge is a plugin for [Sponge](https://www.spongepowered.org/) which allows you to send messages from Minecraft to Discord and vice versa.
It is highly based off of [manuelgu](https://github.com/manuelgu)'s [DiscordMC](https://github.com/manuelgu/DiscordMC).

## Dependencies
This plugins uses [Discord4j](https://github.com/austinv11/Discord4J) to interact with Discord.

## Building
DiscordMC uses Gradle to build
```
$ gradlew build
```