I am trying to upload my bot to Heroku and i ended up getting this error. I don't know what to do now. I tried to do what someone else on Stack Overflow said to do on someone else's problem and it didn't help me.
> git push heroku master
error: src refspec master does not match any.
error: failed to push some refs to 'https://git.heroku.com/flankebot.git'
I have tried to do the git pull --rebase
then tried to repush it and it done nothing.