This commit is contained in:
Owl 2025-04-09 00:18:53 +07:00
parent 92399ebabd
commit a71c4c0408
2 changed files with 1 additions and 1 deletions

2
bot.py
View File

@ -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