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

https://github.com/vit0r/squad-builder-link-aggregator

Dashboard to link aggregator
https://github.com/vit0r/squad-builder-link-aggregator

conceptual nodejs prove

Last synced: 7 months ago
JSON representation

Dashboard to link aggregator

Awesome Lists containing this project

README

          

# POC - Bot Twitch FB SquadBuilder Dashboard

```sh

export TMI_CHAT_NAME=[channel_name]
export TMI_CLIENT_ID=[bot_client_id]
export TMI_CLIENT_SECRET=[bot_client_secret]
export TMI_CLIENT_DEBUG=true

node bot.js

```