- Added flag emojis to commands with countries.
- Added image attribution and description to "image" commands.
- Added file metadata to image resources.
- Added new key in options.py: pika.
- Added classes to deal with file metadata.
- Added common paths to common.py.
- Changed directory/file names of resources.
- Documented the new metadata format.
Fixes#83 - Metadata storage
Fixes#86 - Country flags
* add command to display vanity callsign rules
* store callsign info in a separate file for extensibility
* Update callsign_info.py
* Update callsign_info.py
* fix gitignore, make pfx command extensible, fix US formatting
- Downsized multiple images
- Ran 'pngquant --quality 30-40' on all images
- MX bandplan had to be specially handled in Photoshop for both tasks
Part of changes for #38