https://github.com/thiamsantos/packages_bot
Telegram bot to search packages on hexpm, rubygems and melpa
https://github.com/thiamsantos/packages_bot
elixir hexpm melpa rubygems telegram-bot
Last synced: 4 months ago
JSON representation
Telegram bot to search packages on hexpm, rubygems and melpa
- Host: GitHub
- URL: https://github.com/thiamsantos/packages_bot
- Owner: thiamsantos
- License: apache-2.0
- Archived: true
- Created: 2019-04-12T15:08:57.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T15:00:42.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T04:23:45.728Z (4 months ago)
- Topics: elixir, hexpm, melpa, rubygems, telegram-bot
- Language: Elixir
- Homepage:
- Size: 398 KB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Telegram Package Bots
[](https://github.com/thiamsantos/packages_bot/actions?query=branch%3Amain)
[](https://coveralls.io/github/thiamsantos/packages_bot?branch=main)There are two Telegram bots on this project.
- `@melpa_bot` to search for packages on [Melpa Emacs Package Repository](http://melpa.org).
- `@hexpmbot` to search for packages on [Hex Packages Repository](https://hex.pm).
- `@rubygems_bot` to search for packages on [RubyGems Packages Repository](https://rubygems.org/).Both are inline bots and display package information on a nice card-style format.

## Contributing
See the [contributing file](CONTRIBUTING.md).
## License
Copyright 2019 [Thiago Santos](https://github.com/thiamsantos).
Telegram Package Bots source code is released under Apache 2 License.
Check [LICENSE](LICENSE) file for more information.