rawsonj/triviabot

using os.path for portability

Closed this issue · 1 comments

@rawsonj How does this patch look?
os_path_patch.1.diff.txt

It also addresses one of the issues mentioned in #42, where a user gets a repeated message about the save directory not being created.

Looks good.