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

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

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)