This repository has been archived on 2024-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
OctobotStealth/src/Data
Macintxsh 290449077a
Use TimeSpanParser.TryParse instead of ParseTimeSpan (#257)
The ParseTimeSpan method is not needed because we no longer use the
quirky (IMO) and long
`Parser.TryParseAsync(from).AsTask().GetAwaiter().GetResult()` to parse
TimeSpan

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2024-01-28 21:36:29 +03:00
..
Options Use TimeSpanParser.TryParse instead of ParseTimeSpan (#257) 2024-01-28 21:36:29 +03:00
GuildData.cs Handle guild data load errors better (#172) 2023-10-26 18:14:27 +03:00
GuildSettings.cs Rebrand to Octobot (#128) 2023-09-30 18:58:32 +05:00
MemberData.cs /userinfo: Show if the user was kicked (#242) 2023-12-21 20:35:10 +05:00
Reminder.cs Add link to original message for activated reminders and /listremind (#203) 2023-12-11 23:38:26 +03:00
ScheduledEventData.cs Rebrand to Octobot (#128) 2023-09-30 18:58:32 +05:00