9dce458
1
2
3
4
5
6
7
8
import colorama from dotenv import load_dotenv colorama.init(autoreset=True) load_dotenv() from .manga_translator import *