Skip to content

max-programming/number-fact-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Fact Discord Bot

A Discord bot which tells a fact for any number you want.

Commands:

  • /fact <number>
  • /math_fact <number>
  • /year_fact <number>

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

API_KEY

BOT_TOKEN

Run Locally

Clone the project

git clone https://github.com/max-programming/number-fact-bot

Go to the project directory

cd number-fact-bot

Install dependencies

npm install

Start the server

npm run dev

Tech Stack

Node.js, Discord.js, RapidAPI

Feedback

If you have any feedback, please reach out to us at the issues 😉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published