Discord Bot for Helldivers 2
Project Overview:
Developed a python-based discord bot to provide on-demand information related to the game Helldivers 2.
Features:
- Game Stats: Fetches and displays player statistics and mission progress.
- Scheduled Updates: Provides on-demand notifications about in-game events and updates, refreshing the majority of game information every 10 minutes.
- Community Interaction: Facilitates community engagement by allowing players to share game events and updates with their communities.
- Data Storage: Uses Azure Cosmos DB for efficient and scalable data storage and retrieval.
Technolgies Used: Python, Discord.py, Azure Cosmos DB, Git, REST API