diff --git a/composition_scanner.py b/composition_scanner.py new file mode 100644 index 0000000..e69de29 diff --git a/emotes.py b/emotes_scanner.py similarity index 98% rename from emotes.py rename to emotes_scanner.py index 8bfbf70..b11819a 100644 --- a/emotes.py +++ b/emotes_scanner.py @@ -10,10 +10,6 @@ from scanner import Scanner import emojis -async def compute(self, *args): - EmotesScanner().compute(*args) - - class EmotesScanner(Scanner): @staticmethod def help() -> str: diff --git a/frequency_scanner.py b/frequency_scanner.py new file mode 100644 index 0000000..e69de29 diff --git a/other_scanner.py b/other_scanner.py new file mode 100644 index 0000000..e69de29