/rembot

Run Telegram -> Remnote chatbot on now.sh

Primary LanguagePythonApache License 2.0Apache-2.0

Forward Telegram chats to Remnote

Get a Telegram API key from the Bot Father, and Remnote API keys from https://www.remnote.io/api.

Run using the following commands:

now secrets add telegram-token TOKEN
now secrets add remnote-user USER_TOKEN
now secrets add remnote-token TOKEN
now secrets add remnote-parent PARENTID
now