Skip to content

Instantly share code, notes, and snippets.

@dev4Fun
Last active February 7, 2020 04:21
Show Gist options
  • Save dev4Fun/9353c9b30b5dc63bed87c4e795e488df to your computer and use it in GitHub Desktop.
Save dev4Fun/9353c9b30b5dc63bed87c4e795e488df to your computer and use it in GitHub Desktop.
def __init__(self, credentials: dict, reddit_client=None, all_bot_names=None):
...
self.all_bot_names = all_bot_names if all_bot_names else {username}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment