improved querying

This commit is contained in:
Klemek
2021-03-16 16:11:40 +01:00
parent 3e781c746f
commit e72a7ccfa6
2 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import discord
from . import MessageLog
from utils import FakeMessage
CHUNK_SIZE = 1000
CHUNK_SIZE = 2000
FORMAT = 3