1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-05-07 06:26:29 +03:00
Octobot/src/Commands
Octol1ttle 9fe3dcfc51
feat: profile /mute
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-12-31 17:31:35 +05:00
..
Events feat: profile /about and /ban 2023-12-31 17:31:07 +05:00
AboutCommandGroup.cs feat: profile /about and /ban 2023-12-31 17:31:07 +05:00
BanCommandGroup.cs feat: profile /unban, fix up /ban 2023-12-31 17:31:16 +05:00
ClearCommandGroup.cs feat: profile /clear 2023-12-31 17:31:17 +05:00
KickCommandGroup.cs fix: nest "KickUserAsync" calls under "main" 2023-12-31 17:31:18 +05:00
MuteCommandGroup.cs feat: profile /mute 2023-12-31 17:31:35 +05:00
PingCommandGroup.cs FeedbackServiceExtensions: Add FeedbackMessageOptions support (#219) 2023-12-17 20:44:18 +05:00
RemindCommandGroup.cs Use custom TimeSpanParser (#223) 2023-12-31 12:27:00 +00:00
SettingsCommandGroup.cs Remove "extends IHostedService" from classes where it's not required (#236) 2023-12-20 19:33:52 +03:00
ToolsCommandGroup.cs Use custom TimeSpanParser (#223) 2023-12-31 12:27:00 +00:00