Importing "Talking Ben" to Discord
To install, make sure to have Node.js installed (bundled with npm)
git clone https://github.com/CodecMannProject/discord-ben.git
npm install
DISCORD_TOKEN = "{YOUR DISCORD TOKEN}"
(Replace {YOUR DISCORD TOKEN} with your bot's discord token)
nodemon