- This is a very simple bot is a template which utilises the RSN-Chat API to help you make the most amazing Discord AI bot for your server.
- Head over to our Discord Server
- Go to the bot-commands channel and run
/new
- Copy the API Key and paste it in the .env file
- Fill up the required details in the .env file
- Run
npm i
in your console - Make sure all the dependencies are installed
- Run the bot using
node index.js