small tweaks
This commit is contained in:
@@ -41,7 +41,7 @@ class RoboPage(discord.Client):
|
||||
client=self,
|
||||
limit=3000,
|
||||
# limit=20,
|
||||
days=14,
|
||||
days=30,
|
||||
)
|
||||
self.data.to_sql('messages.db')
|
||||
LOGGER.info(f'{self.data.msgs.shape[0]} messages total')
|
||||
|
||||
Reference in New Issue
Block a user