GithubHelp home page GithubHelp logo

awesome-go-bot's Introduction

Go Report Card

Awesome-Go Bot

Join the Telegram Bot

Description

Awesome-Go Bot is an interactive Telegram bot version of Awesome-Go, a curated list of awesome Go libraries, frameworks, and software. This bot provides a convenient way to explore and discover Go packages, with additional features like filtering by GitHub repository star count and retrieving top Go repositories.

Features

  1. Browse the Awesome-Go List: You can browse the extensive Awesome-Go list right within Telegram.

  2. Filter by Star Count: Easily filter the list based on the number of stars a GitHub repository has.

  3. Top Go Repositories: Get the top Go repositories ( sorted by stars ) by sending a message with "/top"

  4. Search by Keyword: You can search for packages using tags.

Sync

To ensure that the bot is up to date with the latest packages and their star counts, a Lambda service runs daily to synchronize data from the Awesome-Go website.

Stack

The Awesome-Go Bot is built using the following technologies:

  • Google Cloud Function: Used to host the bot's backend logic.

  • MongoDB: Stores data necessary for the bot's operation.

  • Webhook: Facilitates communication between the bot and Telegram users.

  • Telegram Bot API: The bot communicates with users via Telegram's API.

  • Go 1.21: The programming language used for building the bot's backend.

TODO

Here are some of the planned enhancements and features for the Awesome-Go Bot:

  • Search by Tags: You can search for packages using tags.

  • Meta Command: Fetch metadata, including the number of packages and the last updated time.

  • LRU Cache: Implement an LRU cache to reduce Google Cloud Function's cold boot time.

  • Inline Mode: Group multiple messages and fetch Golang articles from dev.to corresponding to package category/tag.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.