dtcarls / fantasy_football_chat_bot

GroupMe Discord and Slack Chatbot for ESPN Fantasy Football
GNU General Public License v3.0
295 stars 234 forks source link

Heroku Deploy issues #18

Closed Rev3rt4 closed 6 years ago

Rev3rt4 commented 6 years ago

I followed the instructions step by step. I created the bot and verified it worked in my groupme chat then deployed the bot using the heroku link. Everything looked to be working after I amended the variables to my fantasy league and bot ID. When I turned it on, I never got an initial message in my groupme chat so I assume it did not link correctly. Any troubleshooting help here would be much appreciated.

dtcarls commented 6 years ago

Please go over FAQ and troubleshooting that are in the comments in the main thread here: https://www.reddit.com/r/fantasyfootball/comments/9apbyq/groupme_espn_fantasy_football_chat_bot_no_coding/

Usual suspects are as follows: League not public League doesn't have a trade deadline League isn't full Environment variables are misconfigured.

Rev3rt4 commented 6 years ago

I did have to change my league to public before doing the initial process but it was done ahead of time. My league does have a trade deadline of Nov. 21. League is full. The only environment variables I changed was bot_ID and league_ID. I copy-pasted the bot_ID so no way that's incorrect. And again, I made sure the bot worked beforehand. So that leaves league_ID, which I tried typing with spaces and with underscores instead of spaces. I turned it on and still nothing.. Is there a step I'm missing? Does the fact that I'm not getting any init message in my groupme chat mean the bot_ID is the issue?

Rev3rt4 commented 6 years ago

Jk figured it out. I didn't realize there was a number on espn URL for league_ID. Got it!! Thanks!