A Discord bot which tells a fact for any number you want.
Commands:
/fact <number>/math_fact <number>/year_fact <number>
To run this project, you will need to add the following environment variables to your .env file
API_KEY
BOT_TOKEN
Clone the project
git clone https://github.com/max-programming/number-fact-botGo to the project directory
cd number-fact-botInstall dependencies
npm installStart the server
npm run devNode.js, Discord.js, RapidAPI
If you have any feedback, please reach out to us at the issues 😉