Skip to content

Commit 19b1e89

Browse files
committed
update docs
1 parent b75a511 commit 19b1e89

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,8 @@ modules_help["example"] = {
4343
# module_name command_name └─ optional command arguments
4444
# (only snake_case) (only snake_case too)
4545
```
46+
47+
# NOTES
48+
49+
- Prefer using `aiohttp` instead of `requests`
50+
- Use `asyncio.sleep()` instead of `time.sleep()`

0 commit comments

Comments
 (0)