Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dmrd/rembot
- Owner: dmrd
- License: apache-2.0
- Created: 2020-04-13T01:17:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-13T04:48:40.000Z (almost 5 years ago)
- Last Synced: 2024-08-03T13:02:31.692Z (5 months ago)
- Language: Python
- Homepage: https://rembot.now.sh
- Size: 6.84 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-remnote - rembot - Forward Telegram chats to RemNote. --> (Courses)
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
```