Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luclu7/v2shrug-bot
¯\_(ツ)_/¯
https://github.com/luclu7/v2shrug-bot
Last synced: 3 months ago
JSON representation
¯\_(ツ)_/¯
- Host: GitHub
- URL: https://github.com/luclu7/v2shrug-bot
- Owner: luclu7
- Created: 2020-11-07T16:43:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-07T18:03:49.000Z (about 4 years ago)
- Last Synced: 2024-04-05T00:55:15.530Z (7 months ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```