csharpfritz / Fritz.StreamTools

Handy tools for managing my live stream, built with ASP.NET Core
MIT License
151 stars 73 forks source link

!top command - GitHub stats #117

Open csharpfritz opened 6 years ago

csharpfritz commented 6 years ago

Report to contributors to GitHub projects in the chat room

nmalocic commented 6 years ago

I would like to pick this one, if no one started.

csharpfritz commented 6 years ago

Go for it! We'll look forward to hearing from you about it.

Jeff

On Fri, Jun 1, 2018 at 2:40 AM, Nemanja Malocic notifications@github.com wrote:

I would like to pick this one, if no one started.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/csharpfritz/Fritz.StreamTools/issues/117#issuecomment-393777762, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEy8SzgmZ4VRloDhs3bge12XCZ_1AvYks5t4OHjgaJpZM4UO891 .

nmalocic commented 6 years ago

Quick question, i see you are using nuget package for github connection. Should i add that nuget in Fritz.ChatBot project or i expose endpoint in Frtiz.StreamTools and call via http like with azure commands?

csharpfritz commented 6 years ago

Let's use an endpoint in StreamTools so that we don't use requests against GitHub