jharrison902 / rpgbot

Simple Discord Rpg bot written in python
0 stars 0 forks source link

Support configuration file #1

Open jharrison902 opened 6 years ago

jharrison902 commented 6 years ago

RPG Bot should reading configuration file(s). These should be stored under rpgbot/cfg. RPG bot should prioritize start up arguments over configuration files. YAML or JSON should be used as the format for configuration files.