Simple chat bot software running on the isomorphic-ws (and Selenium web driver to log-in) for the CHZZK streaming service
Make sure you have the following installed before proceeding:
-
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
-
Configuration
- Open
config.json
andcommands.json
. - Customize the settings and commands as needed to tailor the bot to your requirements.
- Open
-
Installation
- Navigate into the cloned
chzzk-chat-bot
directory:cd chzzk-chat-bot
- Install the necessary dependencies:
npm install
- Navigate into the cloned
-
Run the Chat Bot
- Launch the bot using:
node index.js
- Launch the bot using:
-
Enjoy!
- Your CHZZK Chat Bot is now up and running! Interact with it and explore its functionalities.