Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luclu7/v2shrug-bot

¯\_(ツ)_/¯
https://github.com/luclu7/v2shrug-bot

Last synced: about 2 months ago
JSON representation

¯\_(ツ)_/¯

Awesome Lists containing this project

README

        

# ShrugBot (v2)
Just a simple reimplementation of @shrugbot, in Node.js using [Telegraf](https://telegraf.js.org).
You can simply summon it by calling [@v2shrugbot](https://t.me/v2shrugbot).

## Running it
It's pretty easy:
```bash
export BOT_TOKEN=
npm run bot
```