more scanner types
This commit is contained in:
@@ -10,10 +10,6 @@ from scanner import Scanner
|
|||||||
import emojis
|
import emojis
|
||||||
|
|
||||||
|
|
||||||
async def compute(self, *args):
|
|
||||||
EmotesScanner().compute(*args)
|
|
||||||
|
|
||||||
|
|
||||||
class EmotesScanner(Scanner):
|
class EmotesScanner(Scanner):
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def help() -> str:
|
def help() -> str:
|
||||||
Reference in New Issue
Block a user