Changed function name to match new version

pull/139/head
Kamushy 3 years ago committed by GitHub
parent d15679d809
commit d3b288008f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,7 @@ import random
from dotenv import load_dotenv
import os
def get_askreddit_threads():
def get_subreddit_threads():
global submission
"""
Returns a list of threads from the AskReddit subreddit.

Loading…
Cancel
Save