goals were toooo smalls

This commit is contained in:
legop3
2026-04-18 19:42:12 -04:00
parent a4e4921931
commit cd70258a21
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ function randLetter() {
module.exports = {
id: 'chatSpam',
name: 'Chat Spam',
goal: 100,
goal: 320,
async run(ctx) {
const nickname = randLetter();
const messageCount = 100;