Description:
GalacticGuidanceBot is an engaging Discord bot designed to immerse users in the Galactic Guidance Game, a text-based interactive experience set in the vast expanse of space. Players assume the role of mission control, making pivotal decisions that shape their interstellar journey and determine the fate of their spaceship and crew. This bot offers a unique blend of storytelling, strategic gameplay, and interactive decision-making, providing an in-depth space mission control simulation.
Key Features:
Interactive Space Adventure: Embark on an interstellar journey where your choices drive the narrative, impacting your mission's path and outcomes in the Galactic Guidance Game. Event-Driven Gameplay: Encounter diverse scenarios, from negotiating with alien civilizations to outmaneuvering space pirates, each requiring critical decision-making and strategy. Real-Time Mission Tracking: The bot keeps track of crucial aspects of your mission, such as crew health and mission score, offering a dynamic and responsive gameplay experience. Strategic Decisions: Every decision counts. Navigate through complex situations that influence your crew's morale, your spaceship's integrity, and the overall success of your mission. Replay Value: Designed for multiple playthroughs, the game offers a variety of narrative paths and endings, encouraging players to explore different strategies and outcomes. Dive into the Galactic Guidance Game with GalacticGuidanceBot on Discord. Command your space mission, make impactful choices, and lead your crew through the wonders and dangers of the galaxy. Whether you're devising your next strategy, facing cosmic challenges, or shaping the narrative of your space odyssey, this bot brings the excitement and complexity of space mission control to your Discord community.
Configuration Before running the project, you need to set up your environment variables:
Create a .env file in the root directory of the project.
Add your Discord token to the .env file. It should look like this:
DISCORD_TOKEN=[your token]
Replace [your token] with your actual Discord bot token.
Save the .env file. The application will use this token to interact with the Discord API.