Improved makeprompt, cleaned code a bit

This commit is contained in:
Paillat
2023-03-01 23:46:54 +01:00
parent 9c328d91f4
commit 82fbdee77a
4 changed files with 110 additions and 226 deletions

View File

@@ -23,7 +23,6 @@ async def on_ready():
debug("Bot is ready")
bot.run(discord_token) # run the bot
#set the bot's watching status to watcing your messages to answer you
@bot.event