https://github.com/josestg/raccoonjs-example
Telegram bot using raccoonjs
https://github.com/josestg/raccoonjs-example
nodejs raccoon raccoonjs telegram-bot
Last synced: about 1 month ago
JSON representation
Telegram bot using raccoonjs
- Host: GitHub
- URL: https://github.com/josestg/raccoonjs-example
- Owner: josestg
- License: mit
- Created: 2019-09-16T17:03:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T02:43:00.000Z (over 2 years ago)
- Last Synced: 2025-01-31T06:47:25.770Z (3 months ago)
- Topics: nodejs, raccoon, raccoonjs, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 1.91 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Raccoonjs Example
Learn more about [raccoonjs](https://github.com/josestg/raccoonjs).
## Quick Start
```bash
$ git clone https://github.com/josestg/raccoonjs-example.git
$ cd raccoonjs-example
$ npm install
$ node main.js
```## Screenshoot
### Task
command : **/t**### Report
command : **/r**## Similar project
1. [privy-standup-meeting-bot](https://github.com/mtfiqh/privy-standup-meeting-bot.git)