You also leaked your API key, meaning anyone can copy-paste this, create their own bot with it and abuse the key.
I suggest you reset your API key and do not hard code it in your app (set it as an environment variable which you load). Or even if you hard-code it, don’t paste/redistribute it as its essentially the bots unique ID.