-
Notifications
You must be signed in to change notification settings - Fork 292
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow commandCharacters to work for messages sent to Discord
Fixes #217. - Reorganize the comments describing how to format the custom formatting options - Make 'author' and 'nickname' synonyms in the custom formatting - Add a 'side' parameter for commandPrelude (takes 'Discord' or 'IRC', depending on whether the message was from Discord or IRC) - Add debug messages upon sending command messages - Add similar functionality for command messages sent in IRC to Discord, as from Discord to IRC - Add tests for the above and custom formatting of it
- Loading branch information
Showing
2 changed files
with
55 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters