Match stats retrieval

Is there a way to let everyone see my stats on an external app (e.g NightBot)? If so how do I do this?

Does no one know?

There is a way for nearly everything, which is why your post was probably not responded to. With an API the possibilities are endless since you can use any language, platform and/or medium.

What it sounds like, is you have no idea how to do such thing, but you want someone to show you how. That my friend is just asking for someone to make something for you, which is probably why no one responded.

Start by looking how Nighbot works. I assume there are plugins for it. You can write your own plugin that takes input so you can then query the API from a server side application that returns a simple text string for the information you want.

> 2535409103990970;3:
> There is a way for nearly everything, which is why your post was probably not responded to. With an API the possibilities are endless since you can use any language, platform and/or medium.
>
> What it sounds like, is you have no idea how to do such thing, but you want someone to show you how. That my friend is just asking for someone to make something for you, which is probably why no one responded.
>
> Start by looking how Nighbot works. I assume there are plugins for it. You can write your own plugin that takes input so you can then query the API from a server side application that returns a simple text string for the information you want.

Thanks for replying. That actually solves this :slight_smile:

This can be locked now