This is a bot for the Open Assistant project. It is a Discord bot that allows you to interact with Open Assistant.
- Install the dependencies with
npm install
- Change .env.sample to .env and fill in the values
- Run the bot with
npm start
for development mode remember to restart the bot after every change.