A Discord Bot for fetching Bird Pictures
Installation: Make sure to have node 12 installed
rename example.env to .env Add your Bot Token to the .env, if wanted change the Prefix
upload the bot to your server, cd into the directiory and run npm install -> Installs the packages run node index.js for starting the bot. For running the bot for ever i recomend using pm2