This bot only reacts to messages by one single user.
The bot uses Discord.js.
To make your own similar ForsuBot, you can git clone
the repository and change files that you need. You should also create a config.json
file, according to Discord.js guide.
Check out previously mentioned Discord.js guides.
First you need to add your bot's client token to index.js
and then run the bot with:
node index.js