Open Montori opened 4 years ago
Make an abstraction layer for commands like !!hug or !!lick so that further commands like these can be added without the repitition of code. Only exception is !!headpat since it is altering the user in the DB
!!hug
!!lick
!!headpat
Make an abstraction layer for commands like
!!hug
or!!lick
so that further commands like these can be added without the repitition of code. Only exception is!!headpat
since it is altering the user in the DB