diff --git a/README.md b/README.md index 43df528..20682ce 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,6 @@ An async IRC poll bot written in Python with no external dependencies. - Empty custom options are removed when all voters leave them - 10 minute cooldown between new polls - 3 second per-user command cooldown -- Nicks and messages containing "pizza" are ignored -- IRC formatting (colors, bold, underline, italic) allowed in questions and answers +- IRC formatting allowed in questions and answers - Unicode is blocked, only ASCII + emojis allowed -- Poll questions max 100 chars, options max 20 chars -- Auto-reconnect on disconnect \ No newline at end of file +- Poll questions max 100 chars, options max 20 chars \ No newline at end of file