sylphia-nox / Discord-Bot

Discord Bot to coordinate Destiny 2 raids and provide additional utilities for users to assist them in Destiny 2. This project is written in Python and makes use of MySQL, Discord.py, and the Bungie APIs
3 stars 0 forks source link

Implemented functional Destiny 2 api calls #40

Closed sylphia-nox closed 4 years ago

sylphia-nox commented 4 years ago

Currently just a draft.

sylphia-nox commented 4 years ago

Initial work, ~character_ids is fully functional.

sylphia-nox commented 4 years ago

Initial work is complete, however, I would like to give the new branch some testing time before merging.