- Go to the
src
directory and usecp .env.development .env.development.local
and fill out the copied file - To add multiple owners just simply use spaces
Running the bot is simple but first we need to compile the code.
- Compiling the code
yarn build
- Running the bot
yarn start
This project is licensed under the MIT License.