Galarzaa90 / GuildWatcher

A discord webhook to announce changes in a Tibia Guild.
MIT License
4 stars 5 forks source link

Replace JSON with YAML #5

Closed Galarzaa90 closed 5 years ago

Galarzaa90 commented 6 years ago

The configuration file should be replaced with a YAML file, as it is easier to read than JSON and it will have a better looking structure than the current json file.

This of course would be a breaking change that requires bumping the major version.