.$ should be now usable in dms
This commit is contained in:
parent
fa58bad149
commit
3cfe783ac9
@ -53,7 +53,6 @@ namespace NadekoBot.Modules.Gambling
|
||||
|
||||
[NadekoCommand, Usage, Description, Aliases]
|
||||
[Priority(0)]
|
||||
[RequireContext(ContextType.Guild)]
|
||||
public async Task Cash([Remainder] IUser user = null)
|
||||
{
|
||||
if(user == null)
|
||||
|
Loading…
Reference in New Issue
Block a user