All Projects β†’ mamal72 β†’ telegram-github-search-bot

mamal72 / telegram-github-search-bot

Licence: MIT license
A Github search bot for Telegram

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to telegram-github-search-bot

gitbot
The most popular Discord dev toolkit with 400k+ users πŸš€βœ¨
Stars: ✭ 59 (-11.94%)
Mutual labels:  github-api, github-bot
scalafmt-probot
πŸ€–Github bot for checking code formatting with scalafmt
Stars: ✭ 15 (-77.61%)
Mutual labels:  github-api, github-bot
issuelabeler
A GitHub bot to label issues automatically based on title and body against list of defined labels. System status (https://status.verticalaxisbd.com/)
Stars: ✭ 23 (-65.67%)
Mutual labels:  github-bot
TGCopyBot
A python script to copy telegram messages to another chat (without forwarding)
Stars: ✭ 67 (+0%)
Mutual labels:  telegram-api
telegram
Golang Telegram Bot API
Stars: ✭ 13 (-80.6%)
Mutual labels:  telegram-api
aloba
πŸ€– [Myrmica Aloba 🐜] Bot: Add labels and milestone on pull requests and issues.
Stars: ✭ 18 (-73.13%)
Mutual labels:  github-bot
telescan
No description or website provided.
Stars: ✭ 120 (+79.1%)
Mutual labels:  telegram-api
gitron
A web game using GitHub APIs based on Tron πŸ₯
Stars: ✭ 20 (-70.15%)
Mutual labels:  github-api
github-manager
πŸš€ Manage GitHub repositories with ease
Stars: ✭ 15 (-77.61%)
Mutual labels:  github-api
pyrubrum
An intuitive framework for creating Telegram bots.
Stars: ✭ 33 (-50.75%)
Mutual labels:  telegram-api
telegram-osint-lib
Telegram scenario-based API aimed at OSINT
Stars: ✭ 131 (+95.52%)
Mutual labels:  telegram-api
Github-Stars-Predictor
It's a github repo star predictor that tries to predict the stars of any github repository having greater than 100 stars.
Stars: ✭ 34 (-49.25%)
Mutual labels:  github-api
git
git (and github) & monorepo / mono source tree command line tools, libraries & scripts
Stars: ✭ 16 (-76.12%)
Mutual labels:  github-api
nimgram
An MTProto client written in Nim πŸ‘‘
Stars: ✭ 61 (-8.96%)
Mutual labels:  telegram-api
dx-automator
A tool for managing priorities across multiple GitHub repositories
Stars: ✭ 14 (-79.1%)
Mutual labels:  github-bot
background-check
A GitHub App built with probot that peforms a "background check" to identify users who have been toxic in the past, and shares their toxic activity in the maintainer’s repo.
Stars: ✭ 27 (-59.7%)
Mutual labels:  github-bot
angular-github-api-factory
AngularJS Factory for GitHub v3 JSON REST API requests
Stars: ✭ 13 (-80.6%)
Mutual labels:  github-api
git-issue-react-electronjs
βš™οΈ. βš›οΈ. A desktop application created with Electronjs and Reactjs to be cross-platform to manage and track GitHub issues.
Stars: ✭ 21 (-68.66%)
Mutual labels:  github-api
teleflask
A python telegram bot framework based on flask and pytgbot
Stars: ✭ 43 (-35.82%)
Mutual labels:  telegram-api
github-bot
This is a github bot that helps with managing issues, used on
Stars: ✭ 29 (-56.72%)
Mutual labels:  github-bot

telegram-github-search-bot

A Github search bot for Telegram.

This bot can search users, repos and issues and works well both in normal and inline mode.

Installation:

1- Create a bot by talking with BotFather.

2- Clone the repo and install dependencies.

git clone https://github.com/mamal72/telegram-github-search-bot.git
cd telegram-github-search-bot
npm install

3- Add your bot token to the config.js file.

4- All done. Run your bot:

npm start

Ideas || Issues

Just fill an issue and describe it. I'll check it ASAP!

Contribution

You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. ❀️

Remember to lint your code before sending pull requests. Run the Gulp lint task with the following command and fix the lint errors if you get any.

gulp lint

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].