Multivit4min / Sinusbot-Command

Simple Command Library for Sinusbot! Create commands, arguments and documentation for the command
https://multivit4min.github.io/Sinusbot-Command/
MIT License
7 stars 24 forks source link

fix: workaround if author is undefined #16

Closed irgendwr closed 5 years ago

irgendwr commented 5 years ago

This fixes commands in private messages that previously didn't work because message.author() returns undefined.