MiraWaNeko / DiscordIntegration

Communicate between Minecraft and Discord
https://discordintegration.net
GNU Affero General Public License v3.0
88 stars 42 forks source link

Help wanted #150

Open MiraWaNeko opened 6 years ago

MiraWaNeko commented 6 years ago

As you probably already noticed, my amount of work going into this project have been close to none lately. This is sadly the result of my work being extremely busy as of late and a lack of motivation from my side.

I'm therefore hoping someone is willing to help out getting this project back on track with updates and the rethinking the config to a better and easier layout, as this have been one of the big downsides for people.

I made an issue talking about the config changes earlier (#109) and have gotten some response to it, two months ago I wrote down my thoughts for the config but never got far into implementing it.. (https://gist.github.com/Chikachi/bec420e90202a22094f4e6e7ba31999b)

Mijago commented 6 years ago

As i am very interested into adding some contribution to this repository, i will definitely have a look into it, probably first this saturday and then whenever i find some spare time.

Mijago commented 6 years ago

As I moved "token" from discordintegration.json to discordintegration_secret.json and moved integrations.dynmapEnabled to integrations.dynmap.enabled, the v3 config will not be compatible with the v4 config.

At the moment I also implement/fix the following issues:

MiraWaNeko commented 6 years ago

@Mijago Do you have Discord? It would be nice to be able to chat with the people helping out, to prevent double work on same features and possibly help me keep track of the need of new versions that breaks backwards compability.

If you do have Discord, could you join my server using the invite code 0l6FAF47XmJgsb4d

Tommeh1 commented 6 years ago

Would it be possible to add the following: Modification of the discord channel header to show tps, online players, server status etc Modification of the discord bot profile pic depending on the player that says something and colour support for messages coming from discord so it is clear which message comes from discord and which not. All of the above is already done by this sponge plugin but as sponge has proven to be so unstable that it can be considered worthless i would like it to be added as i will never use sponge again. https://forums.spongepowered.org/t/triangular-flag-on-post-magibridge-a-new-discord-minecraft-chat-forwarder-plugin/19730

Mijago commented 6 years ago

@CraftalotReloaded Discord channel topic change will be in the next version (already implemented, have a look at #134).

"Modification of the discord bot profile pic depending on the player that says something": This would not work. But use the "webhook", this works like you expect it to work.

"colour support for messages coming from discord so it is clear which message comes from discord and which not." This already works, you can modify the chat template to be colored.

Also, have a look here: https://github.com/Chikachi/DiscordIntegration/projects/3

If you have new feature ideas, please create a new issue.