Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KUNszg/kbot
Twitch chat bot aiming to improve chat experience.
https://github.com/KUNszg/kbot
chat-bot twitch
Last synced: 27 days ago
JSON representation
Twitch chat bot aiming to improve chat experience.
- Host: GitHub
- URL: https://github.com/KUNszg/kbot
- Owner: KUNszg
- License: gpl-3.0
- Created: 2019-11-08T11:07:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T23:07:02.000Z (about 1 month ago)
- Last Synced: 2024-11-02T00:17:27.408Z (about 1 month ago)
- Topics: chat-bot, twitch
- Language: JavaScript
- Homepage: https://kunszg.com
- Size: 42.9 MB
- Stars: 31
- Watchers: 2
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-twitch-dev - KUNszg/kbot - Twitch chat bot aiming to improve chat experience. (Libraries / JavaScript (Node.js))
README
# Getting Started
This is a Twitch chatbot made by KUNszg
Fairly easy to get started
1. `sudo git clone https://github.com/KUNszg/kbot.git`
2. cd into the bot's folder
3. `npm i -f`
4. edit the api keys in `lib/credentials/config_template.js`
5. since most of the bot is integrated with database, you need to either adjust the code yourself or create tables manually.