can a chart be implemented in the future? see photo: https://www.dropbox.com/s/5cvib1zfq2ih90e/stats.jpg?dl=0
Sugestion !
It would be cool if this were easily possible but discord doesn't natively support charts like that. It uses another tool to generate the chart as an image and then attaches it to the message. If you could find a free chart image generator API then it might become more feasable.
I use a discord bot on the server that does this at discord! (game status) I don't know very well but if a bot can do this I thought it was possible for a plugin to do that I guess.
Yeah, that bot is not a plugin that is limited in what it can do. You could easily build that in a python discord bot that has other libraries to create charts.
it would have been nice ! thanks anyway !