-
Notifications
You must be signed in to change notification settings - Fork 19
Installation Guide (Windows)
Agustín San Román edited this page Apr 14, 2023
·
6 revisions
In order to install Showdown ChatBot in a Windows O.S. follow the following steps:
- Make sure you have installed NodeJs, last stable version.
- Downoad the lastest release of Showdown-ChatBot: https://github.com/AgustinSRG/Showdown-ChatBot/releases and uncompress it
- Run the file
runonwindows.bat
. This cript will intslal the dependencies and start the bot. If you want to stop it you can doCtrl + C
- Open your web browser and go to
http://localhost:8080
, your bot's control panel. - Login with
User: admin
andPassword: admin
, then change your password or create a new account inUsers
option, give root permission to that account, login with that account and remove the originaladmin
account
Showdown ChatBot is distributed under the terms of the MIT License