A program that will ring any set of bells in Ringing Room.
Project description
Wheatley
A bot for Ringing Room that can fill in any set of bells to increase the scope of potential practices.
Wheatley is designed to be a 'ninja helper with no ego'.
He'll ring all unassigned bells perfectly whilst fitting in with whatever you are doing, adjusting to your changes in rhythm. He'll also never try to take control of the ringing by giving instructions or powering on with a different rhythm to everyone else (unless you tell him to).
Only one ringer needs to run the command and Wheatley will ring with you after anyone calls
Look to
in Ringing Room.
He understands all Ringing Room calls – Go
, Look to
, That's all
and Stand next
will
take effect the handstroke after they are called, and Bob
and Single
will result in 14
and
1234
lead end calls (unless otherwise specified).
Notable features
- Configurable rhythm detection that updates in real time
- Holding up over people when they hesitate
- Automatic correction for Ringing Room using multiple server URLs for load balancing
- Very light resource footprint, as Wheatley doesn't interact with a browser to communicate with Ringing Room
Contributing
Contributions are very welcome! See here for guidance.
If you have any issues/suggestions, either make an issue, or drop me a message on Facebook.
Quickstart
Installation (using Pip)
Run the following command to install or update to the latest version of Wheatley:
pip install --upgrade wheatley
Examples
Pick an example below to run Wheatley!
For help with what parameters Wheatley has and what they do, type wheatley --help
.
-
Join a
ringingroom.com
tower with (9 digit) ID[ID NUMBER]
and ring Plain Bob Major (tower bell style – wait forGo
andThat's all
):wheatley [ID NUMBER] --method "Plain Bob Major"
-
Ring 'up, down and in' rather than waiting for 'go':
wheatley [ID NUMBER] --use-up-down-in --method [METHOD TITLE] # or wheatley [ID NUMBER] -u --method [METHOD TITLE]
-
Ring full handbell style, i.e. 'up, down and in' and standing at rounds (
-H
is equivalent to-us
):wheatley [ID NUMBER] --use-up-down-in --stop-at-rounds --method [METHOD TITLE] # or wheatley [ID NUMBER] -us --method [METHOD TITLE] # or wheatley [ID NUMBER] -H --method [METHOD TITLE]
-
Join a server other than
ringingroom.com
:wheatley [ID NUMBER] --url otherwebsite.com --method [METHOD TITLE]
-
Ring rows taken from a (public) composition from complib.org, in this case https://complib.org/composition/65034:
wheatley [ID NUMBER] --comp 65034
-
Ring at a peal speed of 3 hours 30 minutes (i.e. quite slowly):
wheatley [ID NUMBER] --method [METHOD TITLE] --peal-speed 3h30 # or wheatley [ID NUMBER] --method [METHOD TITLE] -S 3h30
-
Make Wheatley push on with the rhythm rather than waiting for people to ring.
wheatley [ID NUMBER] --method [METHOD TITLE] --keep-going # or wheatley [ID NUMBER] --method [METHOD TITLE] -k
-
Completely ignore other users' changes in rhythm (useful if he's ringing most of the bells and you don't want him to randomly change speed when you make mistakes):
wheatley [ID NUMBER] --method [METHOD TITLE] --inertia 1.0 # or wheatley [ID NUMBER] --method [METHOD TITLE] -I 1.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wheatley-0.6.0b2.tar.gz
.
File metadata
- Download URL: wheatley-0.6.0b2.tar.gz
- Upload date:
- Size: 41.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37f9e21190788a0e6752cb984545c982c4cb8f0097de3757b283bbc00933c075 |
|
MD5 | e45d7510ee8ce8d7f2111d0977734d55 |
|
BLAKE2b-256 | 4d9e29c86a51da75d2f32b38e1263702233a8dd13c4890cd99e3f2bcb196a90b |
File details
Details for the file wheatley-0.6.0b2-py3-none-any.whl
.
File metadata
- Download URL: wheatley-0.6.0b2-py3-none-any.whl
- Upload date:
- Size: 55.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fba2b8039827216434cc3cec16566d6805a49fda0f33842f03e0d6a4ca44a20 |
|
MD5 | 798773f898a4685f8109427d358ed3c7 |
|
BLAKE2b-256 | 3c4db597ea049709e988038f2388eac38870e47f0c10ab7b3de8bd5c1c922b2c |