You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/plugin/telegram
Athurg Gooth 626ff5e3a7
feat: notify by telegram while new memo create by HTTP (#2215)
* Inject telegram bot into API service

* Add support for send telegram message

* Send notification by telegram while new memo post
1 year ago
..
animation.go feat: format message from telegram and upload attachments (#1924) 2 years ago
api_answer_callback_query.go feat: set memo visibility in telegram (#1824) 2 years ago
api_edit_message.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2 years ago
api_get_file.go refactor: change all `Robot` to `Bot` (#1767) 2 years ago
api_get_updates.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2 years ago
api_send_message.go feat: notify by telegram while new memo create by HTTP (#2215) 1 year ago
attachment.go feat: format message from telegram and upload attachments (#1924) 2 years ago
attachment_test.go feat: format message from telegram and upload attachments (#1924) 2 years ago
audio.go feat: format message from telegram and upload attachments (#1924) 2 years ago
bot.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2 years ago
callback_query.go chore: minor cleanup (#2124) 2 years ago
chat.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2 years ago
document.go feat: format message from telegram and upload attachments (#1924) 2 years ago
download.go feat: format message from telegram and upload attachments (#1924) 2 years ago
file.go feat: implement telegram bot plugin (#1740) 2 years ago
handle.go feat: format message from telegram and upload attachments (#1924) 2 years ago
inline_keyboard_button.go feat: set memo visibility in telegram (#1824) 2 years ago
message.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2 years ago
message_entity.go feat: format message from telegram and upload attachments (#1924) 2 years ago
photosize.go feat: implement telegram bot plugin (#1740) 2 years ago
request.go refactor: change all `Robot` to `Bot` (#1767) 2 years ago
update.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2 years ago
user.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2 years ago
video.go feat: format message from telegram and upload attachments (#1924) 2 years ago
video_note.go feat: format message from telegram and upload attachments (#1924) 2 years ago
voice.go feat: format message from telegram and upload attachments (#1924) 2 years ago