Skip to content

NewLandTV/ConsoleChat

Repository files navigation

How to run

Clone this repository.

git clone https://github.com/NewLandTV/ConsoleChat.git
cd ConsoleChat
npm install

Create a config.json file.

{
    "clientId": "bot client id",
    "guildId": "guild id",
    "token": "bot token",
    "yourId": "your id"
}
deploy
node .  # node index.js

About

Discord Chat Bot on Web and Console. (Terminal)

Topics

Resources

License

Stars

Watchers

Forks

Contributors