Skip to content

Nao-RandD/insta-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

insta-bot

develop

buranch -> maru(開発中)

usage

main.py 17,19行目は適宜書き換え

// terminal 1
% docker build .(長いのでdemo省略)
% docker-compose up
Name Command State Ports
instabot bash Up
// terminal 2
% docker-compose ps
// output↑
% docker exec -it instabot bash
% python main.py
% exit
%docker-compose down

実行結果はinsta.txtへ出力

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.9%
  • Dockerfile 24.9%
  • Shell 0.2%