Pocky
Pocky
Having this same exact issue, did you guys find a solution? @Exdena @zelda0079 @V3semir We need a "ttvdropbot_farmpoints" environment variable for stuff like this, it's causing the bot to crash...
Why do you think the error comes from claiming points? To me it looks like it didn't even get to pick a drop or streamer at all according to your...
A big problem with how the bot is handling webhooks is that there is no cooldown or waiting applied which causes the channel webhooks to get ratelimited, if all event...
This would be amazing
what was your issue? how did u fix it
My config file ```json { "width": 1500, "height": 500, "sources": { "twitter": { "count": 3, "class": "App\\ImageSource\\TwitterFollowerImageSource" } }, "elements": { "tw1": { "type": "image", "properties": { "pos_x": 702, "pos_y":...
My dynacover.yml file ```yml name: Update Twitter Header Image with Dynacover on: schedule: - cron: "0 * * * *" workflow_dispatch: jobs: main: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with:...
I've tried everything ;-; Is this just broken and im trying to use it anyway? 
It probably is something super small im missing or not seeing, like there is no way, i've read the instructions over 20 times by now and have tried all i...