Skip to content

Yucked/StatsIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

36 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

StatsIO ๐Ÿ…

Build status

Usage:

var client = new StatsClient("Client-ID", "Client-Secret");
await client.Statistics.CreateAsync("Stats-Id", "Username");

Current Roadmap:

  • Statistics Implementations:
    • Statistics#CreateAsync
    • Statistics#UpdateAsync
    • Statistics$GetAsync
    • Statistics#ShowUserStatsAsync
    • Statistics#GetSectionAsync
    • Statistics#LeaderboadsAsync
  • Achievements Implementations:
    • Achievement#AllAsync
    • Achievement#ManualAsync
    • Achievement#DisplayUsersAsync
  • Need to figure linking out ๐Ÿค”
  • Renamed project to something better.
  • Come up with better method names (?) ๐Ÿ˜ฉ
  • APIException class for handling HTTP exceptions โš ๏ธ

About

๐Ÿ… - A .Net wrapper for GlobalStats.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages