quick prototype

This commit is contained in:
Josh Fraser 2020-02-24 18:09:16 -08:00
parent 516599ce9e
commit c922bed060
1 changed files with 1 additions and 0 deletions

1
bot.py
View File

@ -16,6 +16,7 @@ import os
from model import User, Message, MessageHide, UserBan, session
from time import strftime
import re
import json
import unidecode
from mwt import MWT
from googletrans import Translator