All Projects → KUNszg → kbot

KUNszg / kbot

Licence: GPL-3.0 license
Twitch chat bot aiming to improve chat experience.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to kbot

io
A Node.js based system for managing a stream, including a chat bot, overlays, stream note generation and more.
Stars: ✭ 22 (-18.52%)
Mutual labels:  twitch, chat-bot
music-id
🚀 Music ID for Twitch (TwitchMusicID) is a Chatbot which automatically identifies music in the background of Twitch Streams, VODs, and Clips.
Stars: ✭ 49 (+81.48%)
Mutual labels:  twitch, chat-bot
twurple
Interact with Twitch's API, chat and subscribe to events via PubSub and EventSub.
Stars: ✭ 479 (+1674.07%)
Mutual labels:  twitch, chat-bot
supibot
Multiplatform, utility & novelty chat bot.
Stars: ✭ 77 (+185.19%)
Mutual labels:  twitch, chat-bot
twitch-chat-bot
No description or website provided.
Stars: ✭ 63 (+133.33%)
Mutual labels:  twitch
twitch-chat-monitor
Twitch Chat Monitor that allows the chat to be shown comfortably on a big monitor. Useful for room-scale streaming where the chat needs to be readable from a distance.
Stars: ✭ 28 (+3.7%)
Mutual labels:  twitch
TwitchOverlap
Source for stats.roki.sh, as well as API, polls twitch every 30 minutes to calculate intersection of all channels above 1,000 viewers
Stars: ✭ 40 (+48.15%)
Mutual labels:  twitch
beybot
This is a twitch bot built with the ComfyJS library 💅🏾
Stars: ✭ 44 (+62.96%)
Mutual labels:  twitch
TwitchPy
This is a package you can use to connect with the Twitch API, manage a channel, create bots, etc
Stars: ✭ 22 (-18.52%)
Mutual labels:  twitch
MajBot
Open source Java Chat Bot project.
Stars: ✭ 60 (+122.22%)
Mutual labels:  chat-bot
createurstech.fr
Première plateforme collaborative et open source qui référence les créateurs de contenus tech francophone.
Stars: ✭ 174 (+544.44%)
Mutual labels:  twitch
streamlabs-chat
Free customizable theme, template, custom coded CSS for Twitch, Streamlabs, Streamelemens chat box widget & overlay.
Stars: ✭ 59 (+118.52%)
Mutual labels:  twitch
mIRC-Twitch-Scripts
Various scripts and games to use with a mIRC bot designed for Twitch.tv
Stars: ✭ 30 (+11.11%)
Mutual labels:  twitch
twitchlive-extension
TwitchLive-Panel Gnome Shell Extension displaying your favorite streamers
Stars: ✭ 27 (+0%)
Mutual labels:  twitch
twitch-observer
Turn Twitch chatter into Python events
Stars: ✭ 25 (-7.41%)
Mutual labels:  twitch
pandadomalbot
🐼 Um bot muito carinhoso criado para divertir o chat do canal da 'levxyca'
Stars: ✭ 32 (+18.52%)
Mutual labels:  twitch
Twitch-Farmer
A bot that helps you to get more followers on Twitch
Stars: ✭ 124 (+359.26%)
Mutual labels:  twitch
rustplatz
(Inoffizielle) Website für das Rust-Projekt von Dhalucard, Bonjwa und RocketBeans
Stars: ✭ 15 (-44.44%)
Mutual labels:  twitch
OxidizeBot
High performance Twitch bot in Rust
Stars: ✭ 123 (+355.56%)
Mutual labels:  twitch
iletaitunefoisundev
La formation dont vous êtes le héros !
Stars: ✭ 204 (+655.56%)
Mutual labels:  twitch

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].