Fix linking for unvote posts.
Resolve more crashes from serializing a bad dict.
Store players without nickname mangling.
Add fakes.py.
Add .gitignore.
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.