Skip to content

antooro/FlagsMashupBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlagsMashupBot

Live demo: http://flagsmashupbot.pythonanywhere.com/

alt text

Prerequisites

Clone the repo

git clone https://github.com/antooro/FlagsMashupBot

Start a virtual environment

LINUX/OSX: Inside the repo folder

python -m ./ # starts the venv in the current folder
source bin/activate # On LINUX or OSX
.\Scripts\activate # ONLY Windows

To exit the Virtual Environment on any OS

deactivate

Install the requirements:

pip install -r requirements.txt

Try the image generator

python formatsvg.py

It will generate 3 files: the 2 country flags, and the mashup flag

About

Source code for the Twitter Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages