Skip to content
willianpm edited this page Mar 14, 2026 · 8 revisions

LittleBoatPoll Wiki

LittleBoatPoll is a Discord bot for book-club polling with weighted voting support and draft-based poll management.

This wiki is the operational and technical reference for the current codebase.

Quick Navigation

Project Scope

Core capabilities:

  • Create and manage Discord polls.
  • Enforce per-user vote limits.
  • Apply optional weighted votes for monthly members.
  • Manage draft polls before publication.
  • Control administrative permissions through an internal creator list.
  • Expose HTTP endpoints for dashboard integration (CSV upload and command execution).

Repository and Canonical Docs

Source repository:

Canonical development docs in repository:

Use this wiki for fast project onboarding and operation.

Clone this wiki locally