1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 09:09:00 +03:00
Octobot/src/Responders
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
..
GuildLoadedResponder.cs Add more information to guild loaded log message (#179) 2023-11-06 23:39:26 +05:00
GuildMemberJoinedResponder.cs Split extension methods into separate classes (#161) 2023-10-12 15:37:25 +00:00
GuildUnloadedResponder.cs Handle guild data load errors better (#172) 2023-10-26 18:14:27 +03:00
MessageDeletedResponder.cs Split extension methods into separate classes (#161) 2023-10-12 15:37:25 +00:00
MessageEditedResponder.cs Put edited message in cache if it's not in cache already (#196) 2023-11-22 08:29:27 +00:00
MessageReceivedResponder.cs Rebrand to Octobot (#128) 2023-09-30 18:58:32 +05:00