We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
,
Updated Examples (markdown)
Added link to examples page
Revert d5cfacd8b44a0f834e5ec6db8583313db81b6f79...9a6b55a5d93435ce74037e8ca389a1015a858955 on Home
Made the example page
Updated Bot specifications (markdown)
No point of adding "examples" if there isnt an example page
shouldn't be a heading
Updated Home (markdown)
Correction of link
Added link to examples
Better format and note on examples
Updated BotBot commands (markdown)
Clear and extended features.
Edited pause time to be same as according to readme
Added a clearer time for pausing bots and added information on current maintainer like the Readme.
Document all variable-related response commands (finally)
Document dict, list, tuple, and set functions, which have always been available since Python support was added (except comprehension versions, which were introduced in 0.5.5)
Document unwhitespace function (also a typo)
Add a note on nick change failures
Corrections to basic token explanations (as BotBot regexes uses neither DOTALL nor MULTILINE)
Better link text
Correct !inline documentation (finally after 3 years)
Add some info on !inline
Add remark about deprecation of special tokens
Make headings distinct from each other
Fix formatting
Document the (+init) trigger