DEV Community

Davide Santangelo
Davide Santangelo

Posted on • Edited on

5 2

RubyGems Telegram Bot

Hi I started a little implementation of a Telegram Bot Around RubyGems.org API. Take a look at https://t.me/rubyg_bot, and give me some feedbacks.

GitHub: https://github.com/davidesantangelo/gemsbot

You can control Bot by sending these commands:

/info - type gem name and get some basic information type
/search - type gem name and get an array of active gems that match the query
/gems - type author username and get top 50 gems owned by specified username
/updated - returns the 50 most recently updated gems
/latest - returns the 50 gems most recently added to RubyGems.org
/popular - returns an array containing the top 50 downloaded gem versions of all time
/versions - type gem name and get an array (latest 50) of version details
Enter fullscreen mode Exit fullscreen mode

App Screeshot

A little video demonstration
https://twitter.com/daviducolo/status/1199731530429554688

Image of Datadog

The Future of AI, LLMs, and Observability on Google Cloud

Datadog sat down with Google’s Director of AI to discuss the current and future states of AI, ML, and LLMs on Google Cloud. Discover 7 key insights for technical leaders, covering everything from upskilling teams to observability best practices

Learn More

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay