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