Zero6992 / chatGPT-discord-bot

Integrate ChatGPT into your own discord bot
GNU General Public License v2.0
2.6k stars 699 forks source link

replyall() error #380

Closed tokyolatter04 closed 1 year ago

tokyolatter04 commented 1 year ago

AttributeError: 'Message' object has no attribute 'response'

Zero6992 commented 1 year ago

Sorry, can you explain the purpose of this PR? It doesn't seem to fix the replyall issue though.

tokyolatter04 commented 1 year ago

I was using this bot and had this error: AttributeError: 'Message' object has no attribute 'response'

For some reason there was a 'Message' object in replyall. When I used to changes I made this error did not show anymore

Zero6992 commented 1 year ago

Haven't encountered any related errors. Need more info from others.

Maybe you can provide your environment details?