-
-
Notifications
You must be signed in to change notification settings - Fork 402
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: do it with style: interact with the bot #2013
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All fixed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep, this is just about ready. Feel free to squash at the same time as you apply these tiny little suggestions (put [skip CI]
in the commit message when applying, so Travis won't try to build until you force-push the squashed version).
Co-authored-by: dgw <dgw@technobabbl.es>
46775a2
to
2c4c5ca
Compare
Done. |
Description
As many questions have arisen on IRC about formatting and stuff, I figured I could improve the documentation about that. There is now a new section in the chapter "Interact with the bot" about working with the bot "with style".
Reviewers may be confused as to why I had to add custom roles and CSS class, but worry not, that's the only way to do it properly.
We may want to add further warnings about control code, because formatting in IRC depends on the client's implementation.
Checklist
make qa
(runsmake quality
andmake test
)