Alek Ratzloff c1ff96b566 Fix missing message id from channel
Sometimes, last_message_id points to a message in a channel that is "not
found". This is OK because we're just figuring out when the last message
was sent, and we use the current time instead.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-10-23 18:07:32 -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%