generated from alex/base-template
feat: native IRC formatting for !xkcd output #24
No reviewers
Labels
No labels
dependencies
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
alex/irc-greeter-bot!24
Loading…
Reference in a new issue
No description provided.
Delete branch "irc-formatting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add src/irc/format.ts with IRC control-code helpers (bold, italic,
underline, monospace) and a small Markdown-subset parser
(markdownToIrc) so formatted text can be authored once as Markdown and
converted to on-the-wire IRC formatting bytes. Use it for the !xkcd
help text and comic output instead of plain text.
Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com