Update Use_With_Sucks.md
Update Use w/ Sucks doc
This commit is contained in:
parent
b3d950a42d
commit
62ff086e68
1 changed files with 12 additions and 3 deletions
|
|
@ -1,4 +1,13 @@
|
|||
# Using Bumper with Sucks
|
||||
Instructions (verified to work with Sucks 0.8.3)
|
||||
- Download and install [Sucks](https://github.com/wpietri/sucks)
|
||||
- See the [example script](examples/sucks.py) for how to connect
|
||||
|
||||
At this time you'll need to use the bmartin5692 fork of sucks. Especially if you have a newer bot like an Ozmo.
|
||||
|
||||
- Download and install [Sucks](https://github.com/bmartin5692/sucks)
|
||||
|
||||
- You can use Sucks CLI to control the bots
|
||||
|
||||
**Note:** When performing the login command you'll either want to set `verify_ssl` to `False` or provide the full path to your Bumper certificate.
|
||||
|
||||
OR
|
||||
|
||||
- You can use Sucks as a library from your own script, see the [example script](../examples/sucks.py)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue