
Community project, not officially maintained by Tembo. See the GitHub
repo.
Features
- Create, list, and search tasks with slash commands
- Per-user authentication with AES-256-GCM encryption
- Works in servers and DMs
- Autocomplete for agents and repositories
Installation
Install
Add the bot via the installation link. Install for personal use (DMs) or add to a server.
API key
Generate an API key from Settings > API Keys in the Tembo dashboard.
Usage
Create a task
List tasks
Search tasks
Other commands
/repositories list, /whoami, /status, /unregister
Add ephemeral:true to any command to make responses visible only to you.
Advanced
Bot not responding
Bot not responding
Verify the bot is installed. Register your API key with
/setup. Use /status to check registration.Security
Security
Per-user API keys encrypted with AES-256-GCM. All interactions verified using Discord’s signature verification. Serverless on Cloudflare Workers.