fix
This commit is contained in:
parent
92399ebabd
commit
a71c4c0408
2
bot.py
2
bot.py
@ -3,7 +3,7 @@ from telegram.ext import ApplicationBuilder, ContextTypes, CommandHandler, Messa
|
||||
CallbackContext, CallbackQueryHandler
|
||||
import logging
|
||||
|
||||
from fed import build_fediverse_inline_results, extract_content
|
||||
from tgbot.shit.fed import build_fediverse_inline_results, extract_content
|
||||
from tgbot.config import TOKEN, PROMPTING_USERS
|
||||
from tgbot.shit.handlers import handle_xitter, handle_red_ebalo, handle_hentai, handle_cute_button
|
||||
from tgbot.shit.prompting import gen_image
|
||||
|
Loading…
x
Reference in New Issue
Block a user