Currently the rails generator doesn't create the default directory for bitbot_responders in lib/bitbot_responders. Since we suggest users on rails put their responders in that directory, should we just generate the directory as well as the config file?
Currently the rails generator doesn't create the default directory for bitbot_responders in
lib/bitbot_responders. Since we suggest users on rails put their responders in that directory, should we just generate the directory as well as the config file?