A discord bot that uses Markov Chains to imitate users.
Start by cloning the repository wherever you want to the bot to be installed.
Then execute
yarn
To pull in the dependencies
Place your token in the token.template.json
and rename it to token.json
Then start with
yarn start:dev
Execute
yarn test