mirror of
https://github.com/alterware/aw-bot.git
synced 2025-10-26 22:16:58 +00:00
feat: limit embeds
This commit is contained in:
4
aw.py
4
aw.py
@@ -1,11 +1,11 @@
|
||||
from dotenv import load_dotenv
|
||||
import os
|
||||
|
||||
import discord
|
||||
from discord.ext import commands
|
||||
from dotenv import load_dotenv
|
||||
|
||||
from database import initialize_db
|
||||
from bot.ai.handle_request import DiscourseSummarizer
|
||||
from database import initialize_db
|
||||
|
||||
GUILD_ID = 1110531063161299074
|
||||
BOT_LOG = 1112049391482703873
|
||||
|
||||
Reference in New Issue
Block a user