bs4 import

This commit is contained in:
Gordon Shumway 2019-06-06 02:04:32 -04:00 committed by GitHub
parent 45b6c151da
commit e29d5685e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ import time
import random as random
from x256 import x256
import pyimgur
from bs4 import BeautifulSoup
try:
from supybot.i18n import PluginInternationalization