Skip to content

A dockerized CLI bot (crawler) to add some automations on the Airlines Manager game.

License

Notifications You must be signed in to change notification settings

ferdn4ndo/airlines-manager-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airlines-manager-bot

A dockerized CLI bot (crawler) to add some automations on the Airlines Manager game.

Setup

Copy the environment file template to the real env

cp .env.template .env

Edit the file to your data.

Start the container:

docker-compose up --build -d

And run the main CLI script

docker exec -it airlines-manager-bot python3 main.py

About

A dockerized CLI bot (crawler) to add some automations on the Airlines Manager game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published