
cant mute cus you didnt put any value in the reason column
ducc opened this issue ยท 5 comments
pls put reason, thx everyone
Duplicate of #52
A suitable fix, @netherfoam:
db.execute("INSERT INTO mutes (name, muter, time, reason) VALUES (?, ?, ?, ?)", name, banner, System.currentTimeMillis(), reason);