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
Octol1ttle f908919ac9
Put edited message in cache if it's not in cache already (#196)
Closes #183 

In addition to the fix, now no error will be returned if the message
doesn't exist in the cache as that is a (relatively) normal occurrence
and isn't an indicator of an issue with the bot or its configuration
2023-11-22 08:29:27 +00:00
..
Commands Use IFeedbackService interface instead of implementation (#178) 2023-11-04 23:28:22 +05:00
Data Handle guild data load errors better (#172) 2023-10-26 18:14:27 +03:00
Extensions Use IFeedbackService interface instead of implementation (#178) 2023-11-04 23:28:22 +05:00
Responders Put edited message in cache if it's not in cache already (#196) 2023-11-22 08:29:27 +00:00
Services Use TryGetValue instead of ContainsKey + index access to avoid double lookup (#193) 2023-11-22 11:19:45 +03:00
ColorsList.cs Rebrand to Octobot (#128) 2023-09-30 18:58:32 +05:00
Messages.Designer.cs Handle guild data load errors better (#172) 2023-10-26 18:14:27 +03:00
Octobot.cs Disable text commands (#175) 2023-10-30 09:37:16 +05:00