Alek Ratzloff 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
2022-10-22 18:00:52 -07:00
2022-10-22 18:00:52 -07:00
2022-10-22 18:00:52 -07:00
2022-10-22 18:00:52 -07:00
2022-10-22 18:00:52 -07:00
2022-10-22 18:00:52 -07:00

discord_markov

Running:

  1. Check env.example, and copy it to .env. Edit as necessary.
  2. Run poetry run python -m discord_markov

License

Copyright (C) Alek Ratzloff 2022. All rights reserved.

You may not redistribute this software without permission.

Description
Markov bot for discord
Readme 153 KiB
Languages
Python 99%
Dockerfile 1%