# ssb-autoinvite **Repository Path**: mirrors_regular/ssb-autoinvite ## Basic Information - **Project Name**: ssb-autoinvite - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ssb-autoinvite == This Scuttlebot plugin automatically uses an invite code specified in the config file if the user does not know about any pub yet. Install this as an sbot plugin and put ``` autoinvite: 'the invite code' ``` into your sbot config. The plugin will call invite.accept if the user never has published a message of type 'pub'.