i just started hosting the bot last Dec 15 and added a notification for 10 mins before arena ends. the first time the ping worked, it sent a double ping, so i killed one of the pythons running (one was in a virtual environment, so i killed the one that wasn't) because i assumed that might have been the issue. today the notification did not arrive at all. what should i do to fix it?
#Notification issues
1 messages · Page 1 of 1 (latest)
i also just realized it sent both pings at 7:39 instead of 7:50 (i'm at utc +8) just saw the problem here, i set the time to 23:50 and put the reminder to send 10 mins before time
hosting on amazon ec2 because i host another bot other than the kingshot one and that's what i'm familiar with using
It might not be host problem but database issue from when you had 2 instances open. Can you try killing the first instance too then starting again and checking the notification. The time passed already so it should update the “next notification date” to 17th
If the time wasn’t updated you can just deactivate the notification and turn it back on or just delete and recreate it
You can also make a test notification for it to go 5mins from now or so
i did this and the date has been updated after i checked the details 
i made a test notification but i think i'm running into a problem here, my test notification that i set to repeat after 5 mins disables itself. i may have to check what happens to our arena notification later, if it does the same thing
I believe that was a bug in v1.3.0 which Kingshot bot is still running. I will release v1.4.0 shortly and after you update it should be fixed.
many thanks!!
just pushed the release, you can try to update now 🙂