Files
discord-cli/readme.md
2021-11-10 09:42:35 -06:00

165 B

discord-cli

discord but as a shell

running

make a settings.json file

{
    "token": "YOUR DISCORD TOKEN"
}

then run

npm i
npm run