Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.
/ BitSkinsBot Public archive

Bot for making profit from trading on BitSkins

License

Notifications You must be signed in to change notification settings

dmitrydnl/BitSkinsBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is BitSkinsBot?

Codacy Badge build status

Bot can buy and sell items on BitSkins automatically and make profit. It is build on .NET Core 2.1. Bot using BitSkinsApi NuGet package.

How do I use BitSkinsBot?

Necessary to create account_data.json file in BitSkinsBot project, in properties this file you must set Copy to Output Directory to Copy always. After that need add in account_data.json this:

{
  "ApiKey": "Your BitSkins api key",
  "SecretCode": "Your BitSkins secret code"
}

After that Build and Start project.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages