From 05a4fcc9848ea1fb9feb5b5bfb7a2733dec3ce40 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Fri, 21 Jul 2023 23:00:41 +0200 Subject: Updated 10 files and added 11 files (automated) --- includes/components/pleasure.inc | 40 +++------------------------------------- 1 file changed, 3 insertions(+), 37 deletions(-) (limited to 'includes/components/pleasure.inc') diff --git a/includes/components/pleasure.inc b/includes/components/pleasure.inc index 0939228..b9f9cd0 100644 --- a/includes/components/pleasure.inc +++ b/includes/components/pleasure.inc @@ -1,6 +1,6 @@ -

Sex alert +

Pleasure alert
· @@ -9,7 +9,7 @@
- Notice: Only can use the sex alert. If you wish to wake somepony up, use the wake-up alert instead. + Notice: Only can use the pleasure alert. If you wish to wake somepony up, use the wake-up alert instead.
@@ -45,43 +45,9 @@ - 19) { - $day = date('Y-m-d', time() + 86400); -} else { - $day = date('Y-m-d'); -} - -if (isset($school[$day]) && $school[$day]["firstClass"]["timestamp"] < time() * 1000) { - $day = date('Y-m-d', time() + 86400); -} - -if (!isset($school[$day])) { - echo('
No information about Raindrops\'s school schedule for ' . date('F jS', strtotime($day)) . ' currently, try again later.
'); -} elseif (isset($school[$day]["firstClass"]["timestamp"])) { - $tod = round($school[$day]["firstClass"]["timestamp"] / 1000) - strtotime($day); - $hours = $tod / 3600; - $time = date('g:i a', $tod); - - if ($hours < 8.5) { - echo('
Raindrops starts school at ' . $time . ' (local time) tomorrow (' . date('F jS', strtotime($day)) . '), it is recommended that you don\'t wake them up to have sex.
'); - } else if ($hours < 9.5) { - echo('
Raindrops starts school at ' . $time . ' (local time) tomorrow (' . date('F jS', strtotime($day)) . '), they can be wakened up at night to have sex for at most an hour.
'); - } else { - echo('
Raindrops starts school at ' . $time . ' (local time) tomorrow (' . date('F jS', strtotime($day)) . '), they can be wakened up at night to have sex for over an hour.
'); - } -} else { - echo('
Raindrops does not have school tomorrow (' . date('F jS', strtotime($day)) . '), they can be wakened up at night to have sex for as long as you wish.
'); -} - -?> - class="disabled" data-bs-target="#turn-on" id="btn-on" style="background: #7f0000;font-size: 48px;padding: 10px 50px;border-radius: 10px;width: max-content;display: block;margin-left: auto;margin-right: auto;cursor: pointer;">Turn ON -

Sending next notification never · Local time for Raindrops: --:--
Make sure you run the /sex command on the server before turning the alert on.

+

Sending next notification never · Local time for Raindrops: --:--