/GunsmithBot-Python

Python Discord bot to retrieve weapon rolls for Destiny 2

Primary LanguagePythonMIT LicenseMIT

GunsmithBot-Python

Python Discord bot to retrieve weapon rolls for Destiny 2.

This project is no longer being worked on due to development of discord.py having been discontinued. Consider the TypeScript implementation of GunsmithBot which is in active development!

Requirements

Setup

Set your Discord API key to DISCORD_KEY as an environment variable

Set your Bungie API key to BUNGIE_KEY as an environment variable

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Resources/Attributions

Destiny 2 API Info - vpzed

  • An excellent guide to understanding Bungie's API and navigating the manifest SQLite database

Bungie.net API Wiki

License

MIT