#Bot Vote tracking isnt working
1 messages · Page 1 of 1 (latest)
Ofc it will not work
You are creating the task before you create the pool
How were you expecting that to work
Wdym by it doesn't work? Does the event not fire?
If it fires, print2 should be printed
Also, are you sure that's an event
What library are you using
Mhm
Or wait
Don't waste your vote
Do you still use this piece of code or no
First lets try to sort out obvious errors
Then try and vote
Cuz you can only vote once in 12hrs and it becomes a mess to debug
And those are?
Ok
Is vote_reminder_check an event
I don't think that's how it is to be implemented
Yeah this. Is this an event the library dispatches? Or is it something you want to loop forever?
Ok
Can you tell what library you are using for dbl? Is it https://pypi.org/project/dblpy/
Cuz i don't remember vote_reminder_check being an event
I think you should be using a task loop that runs every 5 mins
How else were you gonna get votes 💀
problem is nobody is voting for this shit
Might be a private bot for a server
Uhh
Change
@bot.event
async def vote_reminder_check():
To
@tasks.loop(minutes=5)
async def vote_reminder_check():
Don't have 2 things with same names
it was a joke lil bro
It's gonna break
Have this code in that loop
Alr
No
Did you implement the dbl client?
Read the docs for this
Ok i have to go
Bye for now