The AXI Warden is a discord integration which pairs with AXI Sentry
- Download the repository and run
npm i
andnpm install discord.js
- Create a discord bot and paste the key into a .env file, TOKEN=DISCORD_BOT_TOKEN
- Register a google cloud vision account and download the JSON key. Name this key cloudAPIKey and place it in the repository
https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot https://medium.com/analytics-vidhya/setting-up-google-cloud-vision-api-with-node-js-db29d1b6fbe2
- Use
npm run start
to start AXISentry