tldr API Documentation Modules Classes Names
Clear Help

Search bar offers the following options:

  • Term presence. The below example searches for documents that must contain “foo”, might contain “bar” and must not contain “baz”: +foo bar -baz
  • Wildcards. The below example searches for documents with words beginning with “foo”: foo*
  • Search in specific fields. The following search matches all objects in "twisted.mail" that matches “search”: +qname:twisted.mail.* +search

    Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.

  • Fuzzy matches. The following search matches all documents that have a word within 1 edit distance of “foo”: foo~1

Results provided by Lunr.js

Module Index

  • tldr - Undocumented
    • commands - No module docstring; 21/24 functions documented
    • discordBot - No module docstring; 1/1 function, 1/2 class documented
    • messageProcess - No module docstring; 5/5 functions documented
    • mod - No module docstring; 18/18 functions, 1/1 class documented
    • mood - No module docstring; 0/1 variable, 16/16 functions, 1/1 class documented
    • socialGraph - No module docstring; 0/2 variable, 1/1 function, 2/2 classes documented
    • tldr - No module docstring; 0/2 variable, 24/24 functions documented
    • utils - No module docstring; 0/2 variable, 11/11 functions documented
API Documentation for tldr, generated by pydoctor 22.9.1 at 2023-04-18 01:32:28.