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

https://github.com/gndx/gndxdev-bot

A Twitch Bot
https://github.com/gndx/gndxdev-bot

javascript node

Last synced: 8 months ago
JSON representation

A Twitch Bot

Awesome Lists containing this project

README

          

# gndxdev-bot

gndxdev-bot send messages to Twitch.

### Develop

```bash
npm run dev
```

### Use

- Configure your environment variables
- Set your greetings ands commands

```bash
npm run start
```

### Contributing
If someone wants to add or improve something, I invite you to collaborate directly in this repository: [gndxdev-bot](https://github.com/gndx/gndxdev-bot/)

### Contributors

- IOSamuel : [https://github.com/iosamuel](https://github.com/iosamuel)
- Manuel Galindez : [https://github.com/jgalianoz](https://github.com/jgalianoz)

### License
gndxdev-bot is released under the [MIT License](https://opensource.org/licenses/MIT).