- Add locale support for DingTalk and Discord integrations to ensure messages are sent in the correct language. - Update message formatting logic in DingTalk and Discord to utilize dedicated formatting functions for Markdown. - Implement image and file handling improvements in Feishu integration, allowing for better attachment processing and error handling. - Refactor message sending methods to streamline the process and enhance code clarity across integrations. |
||
|---|---|---|
| .. | ||
| bot.go | ||
| bot_test.go | ||
| convert.go | ||
| convert_test.go | ||
| discord_test.go | ||
| e2e_test.go | ||
| file.go | ||
| format.go | ||
| message.go | ||
| message_test.go | ||