Now we can write code inside config, which allows us to send current time to the OpenAI api inside system message! Example config updated accordingly
also fix the emoji in embed sent in reply
Previously, when OpenAI returned a message with an empty string, it would try to send that empty message, which throwed an error. Now it will react with an emoji to the message that triggered the request.