ThiaudioTT / hoi4-presence

Hearts of Iron IV presence for Discord!
MIT License
13 stars 10 forks source link

Set large_image via web #27

Closed Wolfmyths closed 1 year ago

Wolfmyths commented 1 year ago

This is for Issue #12

Added a dictionary that includes every country in the game

Added a __str__ method to the country class

The image links are either from imgur or the hoi4 wiki

I don't know if .gif files are supported, so "KHA" needs to be tested

Details of this PR is found in commits starting at "Made switch statement into dict, added str()"