Skip to content

Instantly share code, notes, and snippets.

@srhinos
srhinos / flair.py
Last active February 24, 2018 16:56 — forked from langison/Flair your post bot
Flair your post bot
import praw
import asyncio
import traceback
from datetime import timedelta
from time import time
from collections import OrderedDict
username = "UmbrellaCorpBot"