CruceGameDevel / CruceGame

Open source card game
GNU General Public License v2.0
19 stars 19 forks source link

Create irc_getStatus() #288

Open Paul92 opened 9 years ago

Paul92 commented 9 years ago

Create a method irc_getStatus(int channelId) that returns 1 if the status of the channel indicated by the parameter is WAITING and 2 if the status of the channel is PLAYING.