opensource-force / ircd

A minimal IRC server
17 stars 1 forks source link

implement hasArgs() template #19

Closed wick3dr0se closed 11 months ago

wick3dr0se commented 11 months ago

Added a template that simplifies the code a bit. It will check if arguments are the length specified, if so it runs the code, otherwise outputs error message