Commit Graph

3 Commits

Author SHA1 Message Date
0c40b105bc Remove message history limit, add message count report
* When fetching the chat history, we don't use the default limit of 100
  and set it to unlimited.
* For every 1000 messages recorded in the history, we report that in the
  debug log.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-10-22 19:41:13 -07:00
ce357354a7 Add random auto replies, add better logging
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-10-22 18:47:09 -07:00
7f9714263d Initial commit
The bot is currently working under 3.10, need to check out 3.9 next.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-10-22 18:00:52 -07:00