1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-20 00:43:36 +03:00
Commit graph

12 commits

Author SHA1 Message Date
6fa189fba9
Fixed the Unban function 2023-06-10 01:55:55 +05:00
2262a10849
Encode Reason field in /ban and /unban to allow for non-ASCII characters
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-06-09 21:30:06 +05:00
d1d0b8ed16
Set the language culture when using /ban and /unban
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-06-09 21:14:18 +05:00
3934634f04
Added the unban function. 2023-06-09 18:43:26 +05:00
26d7777577
Resolve build errors
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-06-08 22:32:13 +05:00
4c31ebf826
Added ColorsList.cs 2023-06-08 20:01:18 +03:00
806746925e
Add /ban command v1
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-06-08 21:05:44 +05:00
a83aa03cf0
start working on /ban command 2023-06-08 21:05:41 +05:00
201a1ce079
Remora.Discord part 1 out of ∞
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-05-16 00:11:11 +05:00
cdfa0e11f7
Use DateTimeOffset#UtcNow instead of DateTimeOffset#Now (UtcNow is actually faster lol)
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-04-27 22:14:30 +05:00
f6f5543972
Use modern Tuple syntax
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-02-14 22:32:29 +05:00
c220a0f379
Rename solution & project, move the project files one layer up 2023-01-18 20:17:33 +05:00
Renamed from Boyfriend/Commands/BanCommand.cs (Browse further)