idkfelix / ValGPT

AI Chatbot for Valorant Text Chat using OpenAI GPT-3.5 Turbo
MIT License
2 stars 1 forks source link

Bug | No messages sent #1

Closed fanch-c closed 1 year ago

fanch-c commented 1 year ago

Expected Behavior

Once the listener is started and that ValGPT is running, messages should be formed and sent by ValGPT

Current Behavior

Messages are not sent

Steps to Reproduce

  1. Start the soft
  2. Insert GPT Key
  3. Start VALORANT
  4. Start listener and ValGPT
  5. Queue in game
  6. Receive message

Context

fanch-c commented 1 year ago

@idkfelix Lmk if you need more info! The project seems fun 😄

unknownhamlyn commented 1 year ago

Are messages being received and shown in the software?

idkfelix commented 1 year ago

I am unable to recreate this problem. have you tried creating a new OpenAI Key?

fanch-c commented 1 year ago

The messages do appear in the software GUI

idkfelix commented 1 year ago

Is your OpenAI account setup as a paid account?, if not the api key wont work

fanch-c commented 1 year ago

Is your OpenAI account setup as a paid account?, if not the api key wont work

I am so sorry, I feel quite dumb here, thank you, this was indeed the solution!

Though it seems like the soft is now responding to itself, spamming chat with messages hehe

idkfelix commented 1 year ago

glad I could help, i've released a hotfix for the chat spam as message Ids were being inconsistently appended resulting in the AI responding multiple times to a single message