[BUG] Subreddits with only integers crash the program when specified in --opts #946
Open
3 tasks done
Labels
bug
Something isn't working
Description
When a subreddit which has only integers is specified in
--opts yaml.yaml
undersubreddit:
, the program crashes with:TypeError: expected string or bytes-like object, got 'int'
Both subreddits
1776
&18_19
cause the crash. Wrapping them in double quotes seemed to fix the crash.Command
subreddits.yaml:
Environment (please complete the following information)
Logs
The text was updated successfully, but these errors were encountered: