To install and run the bot locally, follow these steps:
-
Clone the repository:
git clone https://github.com/ItzRandom23/GiveawayBot.git
-
Navigate to the repository directory:
cd GiveawayBot
-
Install the dependencies:
npm install
-
Fill in the details in
Settings.js
:- Open the
Settings.js
file. - Add your bot token and MongoDB connection string:
TOKEN: "your-bot-token-here", MongoDB: "your-mongodb-connection-string-here",
- Open the
-
Start the bot:
npm start
For support and to join our community, visit our Discord server.
If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes. We welcome all contributions!
The code uses the latest version of modules and dependencies to ensure compatibility and the latest features.