mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-25 20:41:21 -05:00
IRCArt -> TextArt
This commit is contained in:
parent
866576cab6
commit
01407603b0
@ -28,7 +28,7 @@ from bs4 import BeautifulSoup
|
||||
|
||||
try:
|
||||
from supybot.i18n import PluginInternationalization
|
||||
_ = PluginInternationalization('IRCArt')
|
||||
_ = PluginInternationalization('TextArt')
|
||||
except ImportError:
|
||||
# Placeholder that allows to run the plugin on a bot
|
||||
# without the i18n module
|
||||
|
Loading…
x
Reference in New Issue
Block a user