Clone this repository.
git clone https://github.com/NewLandTV/ConsoleChat.git
cd ConsoleChatnpm installCreate a config.json file.
{
"clientId": "bot client id",
"guildId": "guild id",
"token": "bot token",
"yourId": "your id"
}deploynode . # node index.js