SwiftQS / SDG_Discord_Bot_Original

Multipurpose bot for a private Discord server.
3 stars 1 forks source link

Pc part picker web scraper #62

Closed SwiftQS closed 8 years ago

SwiftQS commented 8 years ago

For the record I know my commits suck ass and I'm a little tipsy. I thought I would troll with my commit messages, wanted to change them, then couldn't figure it out. So here it is. This code allows one to issue the command !setPCBuild PERMALINK to associate a PCpartpicker.com build with their Discord ID. Then they can use !PCBuild @user to get said build.

TeckHybrid commented 8 years ago

Looks good to me! Great job separating out some functions. I don't see anything egregious or concerning.