Skip to content

CreateLab/VKTalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

VKTalker

how to run

  1. build project
$dotnet restore
$dotnet build
  1. add to bin (executable root) directory file with name Config.json
  2. fill config next data
{
  "AppId": 00000000,
  "Login": "login",
  "Password": "password"
}
  1. run
$dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages