Skip to content

SerMisterMish/docosu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Usage

  1. Create a config.json file in the same directory as the main.py file. It should have the same format as in the example below.
  2. Place your images inside the folder you provided as "img_dir".
  3. Run main.py.

config.json example

{
    "group_id": <group_id>,
    "token": "<your_access_token>",
    "shuffle": 1,
    "sort_descend": 0,
    "start": {
        "hour": 8,
        "minute": 30
    },
    "end": {
        "hour": 0,
        "minute": 30
    },
    "step": {
        "hour": 3,
        "minute": 0
    },
    "img_dir": "./img",
    "done_dir": "./done"
}

About

Автоматический постинг в отложенные записи в группу ВК.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages