Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Kav-K/GPTDiscord
Browse files Browse the repository at this point in the history
  • Loading branch information
Kav-K committed Apr 25, 2023
2 parents 2c4224e + e8fcfea commit 5ccb360
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cogs/index_service_cog.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ async def on_message(self, message):
prompt = message.content.strip()

if await self.index_handler.get_is_in_index_chat(message):

self.thread_awaiting_responses.append(message.channel.id)

try:
Expand Down

0 comments on commit 5ccb360

Please sign in to comment.