Skip to content
Snippets Groups Projects
Unverified Commit a39ff852 authored by Zac's avatar Zac Committed by GitHub
Browse files

Update README.rst

parent 0e743ce3
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,9 @@ Using as a plugin to a telegram userbot:
.. code-block:: python
from trashguy import TrashGuy
import asyncio
# {client and handler code omitted}
user_input = message.text.split() # input from a given message
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment