nickalaskreynolds / Star-Bot

Discord Bot written in Java using JDA, soon to be python
GNU General Public License v3.0
2 stars 0 forks source link

User handling #27

Closed nickalaskreynolds closed 5 years ago

nickalaskreynolds commented 6 years ago

Need to better handle user parsing.

Make a util command that pulls: mentionable, username, nickname and can have spaces, with or without quotation marks.

commands to implement in: quotes

nickalaskreynolds commented 5 years ago

fixed in Utils now