Todd Roberts

Results 49 comments of Todd Roberts

I have come across this issue as well. So far I have been unable to determine why the bot can't pull the images. If anyone has any ideas, please let...

@jordanella is this all still valid? I remember you mentioned you were working on some additional changes, so I was holding off merging.

I'm going to leave this enhancement request open, but given the other open enhancement requests, I don't think it's likely this will be implemented any time soon. It may also...

Thanks for the contribution. This needs to be configurable, because there is a common use case where appending the chat id will result in duplicate tags for a given user....

Note that this data is coming directly from the API response, and the wrapper has no influence over whether this particular field is included or not.

I will add the season param to the divisions endpoint, and in the meantime you can use the `force` param to make the wrapper include it in your [get](https://github.com/toddrob99/MLB-StatsAPI/wiki/Function:-get) calls.

Yes, this is how it's designed currently. The ability to add individual seasons was added, but only initially. The bot doesn't currently check if the show is added with only...

It is a good idea, and I have already looked into it a few months ago. The problem is Searcharr was not designed to maintain chat conversations. Instead, it takes...