Sushii Services
Multi process gateway sharder and event handler tools for Discord bots
Install / Use
npx skills add sushiibot/sushii-servicesInstalls into whichever agent you are using.
README
sushii-services
Disclaimer: This is just some some random experimentation working with twilight and a Redis message queue.
Content
- sharder: Connects to the Discord gateway and sends events to Redis.
- commands: Command mini-framework for parser and event handler
- tasks: Background worker that doesn't rely on gateway events, only dispatches messages via Discord http API
Flow
- sushii-sharder sends events to Redis "events" list
- sushii-processor consumes events and handles commands & event handlers
- Twilight wrapper to add features to share with multiple different bots
- Command parser (built in help)
- Default common useful commands (about, prefix, etc)
- Twilight wrapper to add features to share with multiple different bots
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
