Skip to content

yeongaori/chzzk-chat-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHZZK Chat Bot

Simple chat bot software running on the isomorphic-ws (and Selenium web driver to log-in) for the CHZZK streaming service

Prerequisites

Make sure you have the following installed before proceeding:

Setup Instructions

  1. Clone the Repository

    • Open your terminal or command prompt.
    • Navigate to the directory where you want to store the chat bot:
      cd <directory>
      
    • Clone the repository using:
      git clone https://github.com/yeongaori/chzzk-chat-bot.git
      
  2. Configuration

    • Open config.json and commands.json.
    • Customize the settings and commands as needed to tailor the bot to your requirements.
  3. Installation

    • Navigate into the cloned chzzk-chat-bot directory:
      cd chzzk-chat-bot
      
    • Install the necessary dependencies:
      npm install
      
  4. Run the Chat Bot

    • Launch the bot using:
      node index.js
      
  5. Enjoy!

    • Your CHZZK Chat Bot is now up and running! Interact with it and explore its functionalities.

About

Chat Bot for CHZZK streaming service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published