JcbSm / Bridge

Minecraft-Discord bridge
1 stars 5 forks source link

feat: Minecraft stats to graph discord command. #16

Open sanamorii opened 1 year ago

sanamorii commented 1 year ago

Originally for irisu, I was going to implement a feature to process the minecraft ingame stats (deaths, mobs killed, etc.) into a graph which a user can see through a command. Maybe we should add this feature into Bridge.

For creating the graph. JavaFX has some features which allow for creating and exporting graphs, although there may be libraries such as python's matplotlib which may make the graphing easier to do.

JcbSm commented 1 year ago

So long as it looks pretty, I'm down.