https://github.com/velddev/countapi
modular server count api for bots
https://github.com/velddev/countapi
Last synced: about 1 year ago
JSON representation
modular server count api for bots
- Host: GitHub
- URL: https://github.com/velddev/countapi
- Owner: velddev
- License: mit
- Created: 2018-04-24T19:16:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T15:52:29.000Z (almost 8 years ago)
- Last Synced: 2024-05-29T13:33:24.571Z (about 2 years ago)
- Language: C#
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# servercount-api
modular server count api for bots
# How to setup
clone repository and build it with dotnet core
# How to use
download the CountLib library from NuGet
> Install-Package CountLib