Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmrd/rembot

Run Telegram -> Remnote chatbot on now.sh
https://github.com/dmrd/rembot

Last synced: about 2 months ago
JSON representation

Run Telegram -> Remnote chatbot on now.sh

Awesome Lists containing this project

README

        

# 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
```