1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-20 00:43:36 +03:00
Octobot/src/Responders
Macintxsh 4dc460a269
Add issue button w/ some button updates (#221)
In this PR, I've added a "Report an issue" button and a few more
button-related changes:
- Add "Report an issue" button
- Add icon for "Octobot's source code"
- Rename `AboutTitleRepository` to `ButtonOpenRepository`
- Rename `OpenEventInfoButton` to `ButtonOpenEventInfo` to be consistent
with other language string names
- Rename `ColorsList.cs` to `Miscellaneous.cs`
- Add public const strings in `Octobot.cs` to get repository & issues links

---------

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2023-12-17 21:35:09 +03:00
..
GuildLoadedResponder.cs Add issue button w/ some button updates (#221) 2023-12-17 21:35:09 +03:00
GuildMemberJoinedResponder.cs Add ChannelApiExtensions (#217) 2023-12-17 21:47:52 +05:00
GuildUnloadedResponder.cs Handle guild data load errors better (#172) 2023-10-26 18:14:27 +03:00
MessageDeletedResponder.cs Add ChannelApiExtensions (#217) 2023-12-17 21:47:52 +05:00
MessageEditedResponder.cs Do not log messages edited by bots (#202) 2023-12-17 22:02:50 +05:00
MessageReceivedResponder.cs Rebrand to Octobot (#128) 2023-09-30 18:58:32 +05:00