Fix linking for unvote posts.
Resolve more crashes from serializing a bad dict.
Store players without nickname mangling.
Add .gitignore.
Add fakes.py.
Fix up links for vote start / end.
Add message pinning, tally embeds.
Add expectations for mock calls.
Add script to restart bot.
Fix commands_test.py.
Add "test" for discordbot.
Split out commands, add the start of some tests.
Fix typo.
Fix issue with duplicate tally.
Post a tally after night, pin it, and update it.
Forbid non-GMs from resetting an ongoing game.
Stop using players.txt as state.
Misc tweaks / bugfixes.
Add support for votes anywhere in a bolded block.
Make output_style optional for tally.headcount().
Add timestamp to tallies.
Add .players, .remove commands.
Add command .deletenick.
Various changes to discordbot.
Save discord state.
Add discord bot.
Update a bunch of files.
Fix parsed page caching.
Remove hardcoded thread number.
Reverse strikeout.
Improve colorize.ansi, including adding strikeout.
Add newline after each tallied day.
Fix parsing of postcount when no "last" link ap...
Use cached copy of parsed view. Add more logging.
Add placeholder credentials file and readme.
Initial commit.
Add placeholder credentials file and readme.
Initial commit.