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
- Host: GitHub
- URL: https://github.com/gndx/gndxdev-bot
- Owner: gndx
- License: mit
- Created: 2020-05-20T05:40:09.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T02:27:15.000Z (over 3 years ago)
- Last Synced: 2025-04-15T12:11:21.166Z (about 1 year ago)
- Topics: javascript, node
- Language: JavaScript
- Homepage: https://twitch.tv/gndxdev
- Size: 108 KB
- Stars: 77
- Watchers: 4
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).