AlexMassenzio / RedBot

A Discord bot using Discord.Net with running a community in mind.
GNU General Public License v3.0
0 stars 3 forks source link

Integrate Challonge API #3

Closed AlexMassenzio closed 8 years ago

AlexMassenzio commented 8 years ago

Create a separate Class that handles the Challonge API calls

AlexMassenzio commented 8 years ago

Note: Use RestSharp to handle requests.

AlexMassenzio commented 8 years ago

~signup now works. Gonna make a new class to handle all challonge stuff.