icealtria5k downloadsReceive messages from Telegram bot and add them to daily note.
This plugin can receive messages from Telegram bots and add them to Obsidian's daily note.
Bot Token field in the plugin settings.Allowed Users. You can get your id from @Get_UIDbotRestart button.When the plugin is not running, messages will be stored on the Telegram server for 24 hours at most. source
Requires Node.js environment.
git clone https://github.com/icealtria/obsidian-telegram-inboxpnpm i or another package manager to install dependencies.pnpm build to build the plugin.main.js, manifest.json, styles.css to your vault VaultFolder/.obsidian/plugins/telegram-inbox/.If you encounter any issues:
Ctrl + Shift + I (Windows/Linux) or Cmd + Option + I (macOS) to open the developer console