Telegram bot update

Thanks Pavlo! I’ll try images. Audio, when the API will be ready would be very nice!

Pavlo, the images are working! But I’ve tried to send text to the daily document before creating the today document and the bot sent the text to the folder with today’s date tag. So, only the next time I could send text directly to the today’s document.

Oh, I see… I thought I solved this issue.
I will look into that right away.

Btw, it turned out that you can embed videos and audios via API. Therefore, you can now do this via telegram bot as well!
But for now, only sent audio files are supported… For videos, you can send either a link or a file. More information is in the README

2 Likes

That’s great! If I hold the audio button and send is still not working?

Working! That’s amazing! Remnote!

Pavlo, as a tested today again, the bot can’t create the daily document. If you need to add to it you have to create it manually in Remnote.

Found those 3 Telegram Bots so far. I’ll list them in no particular order. I do not know if all are still updated (please confirm).

  1. Telegram bot update (GitHub - pavlohrab/RemNote-bot: Small telegram bot to send notes into RemNote daily document.)

  2. Rembot Telegram Bot is the same as How to use the telegrambot for remnote (GitHub - dmrd/rembot: Run Telegram -> Remnote chatbot on now.sh)

  3. Rembot Telegram Bot (Paste.ee - View paste zoOte)

There’s also the Official RemNote Clipper Extension that may satisfy some uses, albeit you seem to be talking about something else.

I’m not a developer so all this goes in one ear and out the other, but hope this is helpful. :sweat_smile:

Unless the request is for RemNote to make an official bot or related to RemNote development in some way (e.g. API), it may be more useful to send your requests to the developer’s topic, rather than requesting updates to those bots in the Feature Request section for the RemNote App. They are probably paying more attention to their own topics when it comes to bot updates. :innocent: (albeit yes, would help to know which ones are maintained).

2 Likes

Is the general bot working for you. Mine is still not working. Can it be an account specific problem? Should I contact the remnote team by email to get help?

Mine works sometimes yes sometimes no.

I don’t think the remnote team has much to do with this unofficial bot working.

(I’ve been using the individual version for the last month without problems.)

I have tried at least 6 to 8 different times. Still-not able to use the general bot or the individual bot.

Looks like all the issues are with the general version.

@helado I have a VPS in Vultr. Is it easy to set the individual bot?

I had no experience with Telegram bots or Heroku, and found it easier than expected to set it up, both on Heroku and on my home PC. The only weird issue was that the bot.py file had some duplicated lines around line 270.

Thanks I’ll try here!

I’ve set the new individual bot, have successfully deployed the new app to Heroku. Have set the bot.py as instructed but my bot isn’t getting any response…
Don’t know what’s wrong.

2021-04-19T00:19:25.525649+00:00 heroku[web.1]: Starting process with command python3 bot.py
2021-04-19T00:19:28.140567+00:00 app[web.1]: File “/app/bot.py”, line 282
2021-04-19T00:19:28.140695+00:00 app[web.1]: return SECOND
2021-04-19T00:19:28.140791+00:00 app[web.1]: ^
2021-04-19T00:19:28.140945+00:00 app[web.1]: SyntaxError: positional argument follows keyword argument
2021-04-19T00:19:28.212478+00:00 heroku[web.1]: Process exited with status 1
2021-04-19T00:19:28.374145+00:00 heroku[web.1]: State changed from starting to crashed
2021-04-19T00:19:28.391939+00:00 heroku[web.1]: State changed from crashed to starting
2021-04-19T00:19:30.000000+00:00 app[api]: Build succeeded
2021-04-19T00:19:33.525520+00:00 heroku[web.1]: Starting process with command python3 bot.py
2021-04-19T00:19:36.703472+00:00 app[web.1]: File “/app/bot.py”, line 282
2021-04-19T00:19:36.703500+00:00 app[web.1]: return SECOND
2021-04-19T00:19:36.703502+00:00 app[web.1]: ^
2021-04-19T00:19:36.703506+00:00 app[web.1]: SyntaxError: positional argument follows keyword argument
2021-04-19T00:19:36.793903+00:00 heroku[web.1]: Process exited with status 1
2021-04-19T00:19:36.876166+00:00 heroku[web.1]: State changed from starting to crashed
2021-04-19T00:30:06.468881+00:00 heroku[router]: at=error code=H10 desc=“App crashed” method=GET path="/" host=erem.herokuapp.com request_id=ad6617e3-e938-4c76-9c3a-885f2a08c12c fwd=“189.62.24.149” dyno= connect= service= status=503 bytes= protocol=https
2021-04-19T00:30:07.577887+00:00 heroku[router]: at=error code=H10 desc=“App crashed” method=GET path="/favicon.ico" host=erem.herokuapp.com request_id=59a80e99-c1f0-47f7-9f09-52bf921ecb3c fwd=“189.62.24.149” dyno= connect= service= status=503 bytes= protocol=https
2021-04-19T00:40:17.243775+00:00 heroku[router]: at=error code=H10 desc=“App crashed” method=GET path="/" host=erem.herokuapp.com request_id=e870ff66-f3a1-4269-8ae8-06a42455ccd8 fwd=“189.62.24.149” dyno= connect= service= status=503 bytes= protocol=https
2021-04-19T00:40:18.431254+00:00 heroku[router]: at=error code=H10 desc=“App crashed” method=GET path="/favicon.ico" host=erem.herokuapp.com request_id=c2508cdf-b504-4f99-ad0e-9fac12ee9e23 fwd=“189.62.24.149” dyno= connect= service= status=503 bytes= protocol=https

See this GitHub issue.

1 Like

Is it working? Looks like also the general version isn’t working.

It has never worked for me - both general and individual bots. Couldn’t find the reason inspite of trying many times. Finally I made iOS shortcuts for sending text, embedding images and videos (via Dropbox) in remnote.

1 Like