🧹 More refactoring
This commit is contained in:
@ -16,7 +16,7 @@ Contains utility functions used by parts of the bot.
|
||||
new_string: str) -> str
|
||||
emoji_to_command(emoji: str) -> str
|
||||
"""
|
||||
import json # Used by longString(), get_params() and make_files()
|
||||
import json # Used by long_strings(), get_params() and make_files()
|
||||
import logging # Used for logging
|
||||
import os # Used by make_files() to check if files exist
|
||||
import sys # Used to specify printing for logging
|
||||
|
Reference in New Issue
Block a user