Building personal assistant bot with telegram

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • ben-personal-assistant

    Ben is a telegram bot and personal assistant helps me to write and publish on my wiki and other platforms

  • You can read the code to understand more about the implementation and the idea for these decorators.

  • Notes

    Notes Live here (by zeyadetman)

  • This was the first thing i handled in the bot. The problem is I need to show a list of all my movies ratings, I use IMDB to track this, but IMDB doesn’t offer apis to get my ratings, So the solution that i use is exporting the ratings manually, and send this file to the bot telling him to update this file to re-format it into a json file, then add this file to the notes app, and GitHub action will redeploy the app updating the movies list on my notes app with these new ratings.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • gitbook

    The open source frontend for GitBook doc sites

  • I’ve created a wiki to share my bookmarks, links, articles, tools, …etc, but the problem was when you find good link or anything and want to add it to the wiki, in this situation I was open Gitbook dashboard, and searching for the document that i want to add to, then push and sync. That was taking a lot of time, and i had have to do this from my laptop super boring, isn’t it?

  • nivo

    nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries

  • I use nivo.rocks to visualize the genres and make the list more interactive. Please read my comment on how I implemented it.

  • Docusaurus

    Easy to maintain open source documentation websites.

  • This was a little bit tricky especially because I’m using docusaurus.io but you can check the code for it from here.

  • telegram-bot-ruby

    Ruby wrapper for Telegram's Bot API

  • In this post I’ll document what I’ve done to build a telegram bot that helps me track most of useful things i know, do, willing to share with public.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Modern React testing, part 5: Playwright

    5 projects | dev.to | 6 May 2024
  • Docusaurus doesn't recognize brackets {} on the markdown files

    1 project | dev.to | 1 Apr 2024
  • Looking for open source documentation generator

    1 project | news.ycombinator.com | 28 Mar 2024
  • Community project: PreventRansomware.io

    2 projects | /r/cybersecurity | 6 Dec 2023
  • Docusaurus Rocks!

    3 projects | dev.to | 29 Oct 2023