1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 09:09:00 +03:00
Octobot/src/Commands
Macintxsh ca49231c86
Disable issue report button if dirty version detected (#275)
In this PR, I'm disabling the Report Issue button if a "dirty" version
is detected. This is done just in case so that "smart" developers don't
accidentally report a bug that they themselves created.

---------

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2024-03-20 15:59:25 +03:00
..
Events Disable issue report button if dirty version detected (#275) 2024-03-20 15:59:25 +03:00
AboutCommandGroup.cs Disable issue report button if dirty version detected (#275) 2024-03-20 15:59:25 +03:00
BanCommandGroup.cs Add "Member left" message (#234) 2024-03-20 11:18:40 +00:00
ClearCommandGroup.cs Make LogAction return void (#261) 2024-02-06 18:39:20 +00:00
KickCommandGroup.cs Add "Member left" message (#234) 2024-03-20 11:18:40 +00:00
MuteCommandGroup.cs Add time format example to the description of commands that use TimeSpan. (#267) 2024-03-17 16:46:53 +03:00
PingCommandGroup.cs Fix /ping not showing correct locale (#276) 2024-03-20 11:22:54 +00:00
RemindCommandGroup.cs Add time format example to the description of commands that use TimeSpan. (#267) 2024-03-17 16:46:53 +03:00
SettingsCommandGroup.cs Add "Member left" message (#234) 2024-03-20 11:18:40 +00:00
ToolsCommandGroup.cs Remove unused IDiscordRestChannelAPI in ToolsCommandGroup (#273) 2024-03-18 23:23:42 +05:00