> ADMIN_GUIDE_
// Everything you need to manage your WeSeed workspace.
// INITIAL_SETUP
// Install WeSeed to your Slack workspace
- Go to the ./home
- Click
> ADD_TO_SLACK - Authorize the app for your workspace
- You become the first Admin automatically
// MANAGING_MEMBERS
- • Go to ./dashboard/members
- • View all workspace members
- • Change roles: Admin / PM / Member
- • Users auto-register on first Slack interaction
// ROLES
Admin
Full access: members, settings, analytics, votes, shop
PM
Can create feature votes with /seed vote
Member
Give seeds, vote, redeem in shop
// SETTINGS
// Configure at ./dashboard/settings
- •
DAILY_SEED_LIMIT- Seeds per user per day (default: 5) - •
NOTIFY_CHANNEL- Post when seeds are given - •
NOTIFY_DM- DM recipient when receiving seeds - •
CONSUME_SEEDS- Deduct seeds when voting - •
ANONYMOUS_DEFAULT- Default votes to anonymous - •
MAX_SEEDS_PER_VOTE- Limit per vote (default: 5)
// SEED_SHOP
// Customize rewards for your team
- • Add custom rewards (gift cards, swag, perks)
- • Set seed prices for each item
- • Get notified when members redeem
// ADMIN_COMMANDS
/seed vote "Title" "Opt1" "Opt2" --deadline 2024-12-14// Create feature vote (Admin/PM only)
/seed @user +N reason// Give seeds to a teammate