Countdown Eve is a Discord bot designed to make the countdown to 2025 interactive, fun, and memorable. With features like real-time countdowns, challenges, motivational messages, and mini-games, this bot keeps the excitement alive in any Discord server.
- 🕰️ Real-Time Countdown: Tracks the time left until 2025.
- 🎮 Fun Challenges: Daily trivia, games, and competitions.
- 🌟 Motivational Messages: Inspiring quotes and festive updates.
- 📅 Reminders & Goals: Set personal goals or event reminders.
- 🪅 Mini-Games: Quick, engaging games for users.
Ensure you have the following installed:
- Node.js (v16.9.0 or later)
- npm (Node Package Manager)
- Clone the repository:
git clone https://github.com/Nivedck/Discord_Countdown.git cd Discord_Countdown
- Install dependencies:
npm install
- Create a
.env
file in the root directory and add the following:DISCORD_TOKEN=your_discord_bot_token CLIENT_ID=your_client_id GUILD_ID=your_guild_id
- Start the bot:
node src/index.js
- Invite the bot to your server using the OAuth2 URL from the Discord Developer Portal.
- Use the command
!countdown
to view the countdown to 2025.
countdown-eve-bot/
├── src/
│ ├── commands/
│ │ ├── countdown.js
│ │ └── challenges.js
│ ├── events/
│ │ └── ready.js
│ └── index.js
├── .env
├── package.json
├── requirements.txt
└── README.md
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Commit your changes and push:
git push origin feature/your-feature-name
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE
file for details.
Let’s make 2025 unforgettable! 🎆