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

Changed raid_post to tag users and removed updates to `players` table #22

Closed sylphia-nox closed 4 years ago

sylphia-nox commented 4 years ago

Changed raid post to tag users and also made it post an empty string instead of "None" if the spot was empty. Also removed code to update players table as with the new tagging it is not needed for joins.