so recently i've made a bot with the help of chat gpt. the bot is supposed to post a image from a folder i have selected and text from a text file. it is supposed to only use one line of text twice and lines are picked at random for the tweets and it uses my api keys to authenticate and post. it's in python format images are deleted from the folder after being used. i left a link on https://github.com/jusneedabag/problem-solvers so you guys could check it out and help me find the issue. it keeps giving me the message that it scheduled a post for the specific time i selected but once i go check there is no post. even after the time has passed. it should also be known i have it connect to a proxy before it starts anything, i've tried making sure the proxy works, the api keys are right, and made sure the paths were correct and it just won't work please help.
Link: https://github.com/jusneedabag/problem-solvers
Link: https://github.com/jusneedabag/problem-solvers