2 lines
96 B
Python
2 lines
96 B
Python
|
from wiki_postbot.actions.action import Action
|
||
|
from wiki_postbot.actions.checks import Mentioned
|