• Joined on 2024-10-19
SileNce pushed to development at SileNce/discord_bot 2025-06-01 13:22:25 +02:00
7da860c60f Sort guilds by amount of members
SileNce pushed to development at SileNce/discord_bot 2025-06-01 13:20:34 +02:00
8b2314ef1c Use discord time format
SileNce pushed to development at SileNce/discord_bot 2025-06-01 13:18:27 +02:00
46cfc89d1e Use discord time format
SileNce pushed to development at SileNce/discord_bot 2025-06-01 13:10:54 +02:00
e5f4295281 Add info on when presence updates
15749b1a9f Don't check for variables when updating presence
Compare 2 commits »
SileNce pushed to development at SileNce/discord_bot 2025-06-01 12:36:56 +02:00
cf41d58b47 Only save the presence in the setPresence command
ddb7cb128f Require outside the function
Compare 2 commits »
SileNce pushed to development at SileNce/discord_bot 2025-06-01 11:19:25 +02:00
e06c6640b7 Use setInterval on updatePresence instead of setTimeout
SileNce pushed to master at SileNce/discord_bot 2025-05-18 14:19:10 +02:00
ac03b9d136 Add totalMember variable to presence
SileNce pushed to development at SileNce/discord_bot 2025-05-18 14:17:43 +02:00
ac03b9d136 Add totalMember variable to presence
SileNce pushed to master at SileNce/discord_bot 2025-05-18 13:53:15 +02:00
15fb1d544f Add colon to source info
SileNce pushed to development at SileNce/discord_bot 2025-05-18 13:53:00 +02:00
15fb1d544f Add colon to source info
SileNce pushed to development at SileNce/discord_bot 2025-05-18 13:52:25 +02:00
f14eff3f9c Fix check if valid first arg on timer command
ed77c2aaf1 Allow dates to be used in timer command
Compare 2 commits »
SileNce pushed to master at SileNce/discord_bot 2025-05-17 11:25:47 +02:00
f14eff3f9c Fix check if valid first arg on timer command
SileNce pushed to allow_dates_in_timer_cmd at SileNce/discord_bot 2025-05-17 11:19:47 +02:00
ed77c2aaf1 Allow dates to be used in timer command
SileNce pushed to master at SileNce/discord_bot 2025-05-17 11:16:48 +02:00
ed77c2aaf1 Allow dates to be used in timer command
SileNce pushed to allow_dates_in_timer_cmd at SileNce/discord_bot 2025-05-17 11:11:23 +02:00
0842652a09 Return with shorthand
b45d3bc9fb Use const where possible
Compare 2 commits »
SileNce pushed to allow_dates_in_timer_cmd at SileNce/discord_bot 2025-05-17 11:01:20 +02:00
72a0d10c19 Fix isNaN check
SileNce pushed to allow_dates_in_timer_cmd at SileNce/discord_bot 2025-05-16 18:54:29 +02:00
425e1c3293 Update check if no subcommand is supplied
22d1cbd570 Supply current unix timestamp with parseTime
ec5993e585 Use UTC for consistent behaviour
0dc6af5984 Return text to send instead of sending in util function
Compare 4 commits »
SileNce pushed to allow_dates_in_timer_cmd at SileNce/discord_bot 2025-05-14 19:07:11 +02:00
17e7aa3dbb Fix logic of deciding which parser to use
SileNce pushed to allow_dates_in_timer_cmd at SileNce/discord_bot 2025-05-14 18:21:57 +02:00
24cc4eb26d Check if the date is in the past
a16263c04e Remove unneeded fs require
Compare 2 commits »
SileNce pushed to allow_dates_in_timer_cmd at SileNce/discord_bot 2025-05-14 07:54:12 +02:00
8c642f16f0 Rename argument name to something more sensible
9062b32009 Rename function to timeUntil
2bb0f38701 Update description on timer command
Compare 3 commits »