Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucioerlan/telegram-bot
:dog2: Bot to help me with my daily work
https://github.com/lucioerlan/telegram-bot
api-rest nodejs telegram
Last synced: about 1 month ago
JSON representation
:dog2: Bot to help me with my daily work
- Host: GitHub
- URL: https://github.com/lucioerlan/telegram-bot
- Owner: lucioerlan
- Created: 2020-08-11T11:08:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-30T15:48:37.000Z (10 months ago)
- Last Synced: 2024-12-01T13:46:53.159Z (about 2 months ago)
- Topics: api-rest, nodejs, telegram
- Language: JavaScript
- Homepage:
- Size: 87.9 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![PRETTIER](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://gitter.im/jlongster/prettie)
[![LICENSE](https://img.shields.io/github/license/arshadkazmi42/awesome-github-init.svg)](https://github.com/arshadkazmi42/awesome-github-init/LICENSE)
[![LinkedIn][linkedin-shield]](https://www.linkedin.com/in/erlanlucio/)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/lucioerlan/Telegram-Bot&count_bg=%23E71A18&title_bg=%23555555&icon=dependabot.svg&icon_color=%23E7E7E7&title=views&edge_flat=false)](https://hits.seeyoufarm.com)
Telegram Bot ๐ฒ
## ๐ค About The Project
A simple telegram bot, containing 7 help modules for you to find and manage things.
## ๐จ Installation Default
You'll need [Node.js](https://nodejs.org) installed on your computer in order to build this app.
```bash
git clone https://github.com/lucioerlan/Telegram-Bot.git
$ cd Telegram-Bot
$ npm install
```
## ๐ฅ Setup
#### Copy or rename the file
```
$ cp .env-examples .env
```- Configure with your token, generated by BotFather
- [Create Token BotFather](https://www.siteguarding.com/en/how-to-get-telegram-bot-api-token)
## ๐ Running Default
```
$ npm start
```#### Or Run Docker ๐ณ
```
$ docker-compose up -d
```
## ๐ License
This project lives under MIT License. See LICENSE for more details. ยฉ - [Erlan Lucio](https://www.linkedin.com/in/erlanlucio/)
[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=flat-square
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=flat-square
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=flat-square
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=flat-square
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=flat-square
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: images/screenshot.png