Skip to content

A clone of the original GiveawayBot#2381 bot written in discord.js and mongoose.

License

Notifications You must be signed in to change notification settings

ItzRandom23/GiveawayBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

To install and run the bot locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ItzRandom23/GiveawayBot.git
  2. Navigate to the repository directory:

    cd GiveawayBot
  3. Install the dependencies:

    npm install
  4. 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",
  5. Start the bot:

    npm start

Support

For support and to join our community, visit our Discord server.

Contributing

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!

Note

The code uses the latest version of modules and dependencies to ensure compatibility and the latest features.

About

A clone of the original GiveawayBot#2381 bot written in discord.js and mongoose.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published