AttorneyOnline / tsuserver3

An Attorney Online server.
GNU Affero General Public License v3.0
25 stars 51 forks source link

Emotes cleanup #152

Closed caleb-mabry closed 3 years ago

caleb-mabry commented 3 years ago

Tried to clean some things up. I don't really like try catch blocks so I attempted to add some form of validation. Added type hinting into the mix to make things a little easier. Abstracted out some of the concepts into functions with clear names.