This Discord bot is designed to enhance gaming communities by enabling users to review games, participate in polls, and interact with game databases directly within Discord.
- Game Reviews: Users can search for games and submit reviews.
- Interactive Polls: Engage community participation with game-related polls.
- Game Information: Fetch and display detailed information about video games.
- Dynamic Interaction: Use ephemeral messages to keep chats clean and focused.
Before you begin, ensure you have met the following requirements:
- Node.js 16.6.0 or higher
- npm (Node Package Manager)
- Discord Bot Token (Guide to getting a Discord Bot Token)
- API keys for any external services (e.g., IGDB for game information)
Follow these steps to install the bot:
- Clone the repository:
git clone https://yourrepository.git cd your-discord-bot