Update plugin.py

This commit is contained in:
Gordon Shumway 2019-11-29 22:06:10 -05:00 committed by GitHub
parent fc9321f4d3
commit 143a04b249
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ import supybot.ircmsgs as ircmsgs
import random
import requests
from bs4 import BeautifulSoup
import codecs
import os
try: