jpbailey76 / FF-Bot

Discord Bot for ESPN Fantasy Football
0 stars 4 forks source link

Help understanding what this does. Would be very appreciated. #3

Open thedahc opened 6 years ago

thedahc commented 6 years ago

Hey, thanks for the bot and setup guide. I got the bot running but I'm not sure what exactly it does. Does it have any commands? Or does this just pull information from ESPN FF League like weekly winners, etc?

Do I need to add any webhook for this bot to have it work properly? Sorry, very new to this.

I have the bot running and connected to my Discord server it seems. I show:

Logged in as: FFBot numbersomitted server name: 10th Annual LBK Fantasy League | server ID: numbersomitted

I do not see any messages in my actual Discord server though I do see it connected. Am I missing anything or will this not pull information until we finish our draft and have the teams set up?

jpbailey76 commented 6 years ago

Hey there! Sorry for the late response again.

I haven't been managing this project and I haven't used it in quite a while but in the stats.py file any of the methods with the @commands.command decorator should be commands that you can request the bot to perform.

In regards to the before or after draft question, if I remember correct I believe you'll have to do your draft before any of the commands can work. It's also important to note that none of these commands will work on an old league that is locked or private.