ThePinkPythons / Database-Project

0 stars 0 forks source link

Confirm orders and customer orders clean up #21

Closed TheoWhite closed 3 years ago

TheoWhite commented 3 years ago

Started connecting the database to the discord bot.

ericajeanwhite commented 3 years ago

Did you see it is printing it twice on Discord? I couldn't get it fixed

Roguma commented 3 years ago

added import to discordHandler.py added imports to main.py added functionality to check_if_user_has_account added functionality to '!NEW' in handler

TheoWhite commented 3 years ago

Connected the accounts table and the orders table to the discord bot and included the cancel function. Still need to save the orders and accounts to a file on the disk!

Roguma commented 3 years ago

The most recent push to the branch was a team coding over MS Teams