The docs are still very WIP, but they should be functional. Just execute `make html` in the docs folder, and you should be able to navigate to `/docs/_build/html` and view it in your browser
23 lines
349 B
ReStructuredText
23 lines
349 B
ReStructuredText
.. highlight:: python
|
|
.. _todo:
|
|
|
|
Todo
|
|
====
|
|
|
|
|
|
Functionality
|
|
-------------
|
|
|
|
- Implement Client.changeThreadEmoji
|
|
- Implement Client.changeNickname
|
|
- Implement Client.searchForThread
|
|
- This will use the graphql request API
|
|
- Implement Client.searchForMessage
|
|
- This will use the graphql request API
|
|
|
|
|
|
Documentation
|
|
-------------
|
|
|
|
.. todolist::
|