Point to redis-py docs
This commit is contained in:
parent
3584ce3460
commit
5b307cfe95
@ -263,8 +263,9 @@ def direct(self, message):
|
|||||||
```
|
```
|
||||||
|
|
||||||
You should see `INFO Successfully connected to storage` when your bot
|
You should see `INFO Successfully connected to storage` when your bot
|
||||||
initialises. Please see the `GlossBot` example for more on how to work with
|
initialises. Please see the
|
||||||
this type of storage.
|
[redis-py](https://redis-py.readthedocs.io/en/stable/) API documentation for
|
||||||
|
more.
|
||||||
|
|
||||||
### Loading Plugins
|
### Loading Plugins
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user