This commit is contained in:
Watchful1 2023-09-13 21:50:31 -07:00
parent 34c0f93fe1
commit b102a57b8a

View file

@ -220,6 +220,8 @@ if __name__ == "__main__":
user_name = "Watchful12"
reddit = praw.Reddit(user_name)
log.info(f"{reddit.config.custom}")
discord_logging.init_discord_logging(
section_name=None,
log_level=logging.WARNING,