AsyncEclipse / DiscordBot

GNU General Public License v3.0
0 stars 2 forks source link

Change Gamestate.update_player_stats #8

Closed TaylorBoyd closed 2 months ago

TaylorBoyd commented 2 months ago

Make this take in a PlayerHelper object and separate player_id and player_stats within the function instead.

Also, add optional arguments to allow for updating multiple players at once.