.github
|
Merge branch 'master' into mctaylors-patch-1
|
2023-05-17 13:15:56 +03:00 |
Commands
|
Change audit output if a message was deleted because of '!clear' (#34)
|
2023-05-12 19:56:14 +05:00 |
Data
|
Use DateTimeOffset#UtcNow instead of DateTimeOffset#Now (UtcNow is actually faster lol)
|
2023-04-27 22:14:30 +05:00 |
.editorconfig
|
Fix a critical performance issue in GuildData, skip guild ticks if running behind
|
2023-02-02 00:16:31 +05:00 |
.gitignore
|
Unhardcoded bot mention + some small fixes (#7)
|
2022-12-05 19:04:27 +05:00 |
Boyfriend.cs
|
Use DateTimeOffset#UtcNow instead of DateTimeOffset#Now (UtcNow is actually faster lol)
|
2023-04-27 22:14:30 +05:00 |
Boyfriend.csproj
|
Remove pointless PropertyGroups
|
2023-04-27 22:55:18 +05:00 |
Boyfriend.sln
|
Rename solution & project, move the project files one layer up
|
2023-01-18 20:17:33 +05:00 |
CommandProcessor.cs
|
Rearrange commands in !help (#37)
|
2023-05-16 10:58:35 +05:00 |
EventHandler.cs
|
Make sure the audit log enumerable is not empty when determining message deleter
|
2023-04-27 22:53:28 +05:00 |
LICENSE
|
Seal all possible classes, add LICENSE, follow async naming conventions
|
2022-09-18 19:41:29 +05:00 |
Messages.Designer.cs
|
Change audit output if a message was deleted because of '!clear' (#34)
|
2023-05-12 19:56:14 +05:00 |
Messages.resx
|
Change audit output if a message was deleted because of '!clear' (#34)
|
2023-05-12 19:56:14 +05:00 |
Messages.ru.resx
|
Change audit output if a message was deleted because of '!clear' (#34)
|
2023-05-12 19:56:14 +05:00 |
Messages.tt-ru.resx
|
Update mctaylors' Language (#36)
|
2023-05-15 15:30:58 +00:00 |
ReplyEmojis.cs
|
Add reminder creation feedback (#24)
|
2023-02-02 09:48:18 +05:00 |
Utils.cs
|
Use DateTimeOffset#UtcNow instead of DateTimeOffset#Now (UtcNow is actually faster lol)
|
2023-04-27 22:14:30 +05:00 |