Skip to content

Plugin to query Old-School Runescape player information

Notifications You must be signed in to change notification settings

seabird-chat/runescape-plugin

Repository files navigation

runescape-plugin

Plugin for Seabird to get Old-School Runescape player information.

Commands

Level information:

<prefix>rlvl <server> <skill>[, <skill>...]

Skill rank information:

<prefix>rrank <server> <skill>[, <skill>...]

Experience information:

<prefix>rexp <server> <skill>[, <skill>...]

Configuration

Configuration is passed via environment variables. You can also set values with a .env file.

Expected values: HOST_PORT: host and port to connect to TOKEN: your core authentication token

Usage

$ pipenv shell
$ pipenv install

# Set configuration options
$ $EDITOR .env
$ cd runescape-plugin
$ python3 .

License

MIT

About

Plugin to query Old-School Runescape player information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published