Skip to content

Commit

Permalink
Added how to enable playback icons.
Browse files Browse the repository at this point in the history
  • Loading branch information
turbosmurfen committed Dec 22, 2024
1 parent a71bb3a commit bf5541c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,12 @@ alias snp {
```

### Add playback buttons to interface
This script adds playback buttons to your chat interface.
This script adds playback buttons to your chat interface. Playback buttons is disabled by default.

1. Download and extract the archive "Spoton.mIRC.Addon.zip"
3. Copy the contents and paste to the mIRC folder. Ensure you have spoton.dll there as well (from releases).
4. Type ``/load -rs spoton.mrc`` in mIRC. The script will return that it is loaded.
2. Copy the contents and paste to the mIRC folder. Ensure you have spoton.dll there as well (from releases).
3. Type ``/load -rs spoton.mrc`` in mIRC. The script will return that it is loaded.
4. Right click in status > Spoton > Interface, and toggle the playback buttons.

Removal:

Expand Down

0 comments on commit bf5541c

Please sign in to comment.