Install the project and run it with node
git clone /~https://github.com/initmd/yuki
cd yuki
npm install
Set up the bot with your VirusTotal API, Guild ID and Token by creating a config.json
file based on config/config.json
Firstly, deploy the commands with
npm run deploy
Then you can finally run the bot with
npm start
To run this project, you will need to add the following environment variables to your config file
token
: Your bot token
clientId
: The discord bot's client ID
guildId
: The discord server's ID
apikey
: Your VirusTotal API key, you can grab one on https://www.virustotal.com/gui/join-us