Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bartekpacia/telegram-jboss-bot

Simple telegram bot, which gets data from JBoss Outreach repositories. Made for GCI 2018.
https://github.com/bartekpacia/telegram-jboss-bot

Last synced: 14 days ago
JSON representation

Simple telegram bot, which gets data from JBoss Outreach repositories. Made for GCI 2018.

Awesome Lists containing this project

README

        

This is a simple bot that I've created for GCI 2018. It gets the information about particular JBoss Outreach repo in a user-friendly way.

To run it on your own machine:
1. Clone this repo
2. Install all dependencies using npm
3. Rename `.env.sample` to `.env` and paste there your own, private Telegram Bot API token
4. Should work :)