main
🎵 NicotinePlus Plugins
Enhance your Nicotine+ experience with powerful, community-driven plugins.
📋 Table of Contents
About
This directory contains plugins for Nicotine+, a graphical client for the Soulseek file sharing network.
A plugin is a Python module that extends the functionality of the main application. Plugins can:
- ✨ Add new features
- 🔧 Modify existing features
- 🔗 Integrate with other applications
- 🤖 Automate common tasks
Available Plugins
🤖 Autobuddy
Automatically manage your buddy list based on channel interactions.
Features:
- Auto-add users who join specific channels
- Customizable trigger phrases (e.g., "add me plz")
- Perfect for communities like SickGaming.net
How it works: When a user joins a monitored channel and says a trigger phrase, anyone with this plugin enabled will automatically add them to their buddy list.
📚 ExamplePlugin
A reference implementation demonstrating best practices for Nicotine+ plugin development.
Perfect for:
- Learning plugin architecture
- Understanding Nicotine+ API
- Creating custom plugins
Installation
- Clone or download the plugin files
- Place them in your Nicotine+ plugins directory
- Restart Nicotine+ to load the plugins
- Enable plugins in Preferences → Plugins
Contributing
Contributions are welcome! Feel free to:
- Report issues
- Suggest new features
- Submit pull requests
Made with ❤️ for the Soulseek community
Description
Languages
Python
100%