Galeria de plugins

Faça fork de um iniciador funcionando, edite e publique.

Cada template aqui é um plugin completo que você pode implantar como está. Escolha um, clique em "Fork into a plugin" e criaremos o slot do plugin com o código inicial pré-carregado. Substitua a lógica pela sua, envie para o GitHub e ele será implantado automaticamente.

Basic

oficial
Minimal ping/pong responder. Great for first-time SDK users.
starter message-handler
⑂ novo · yourbot new <id> --template basic

Slash command

oficial
Slash-command bot — registers /hello with an ephemeral reply.
starter slash-command interaction
⑂ novo · yourbot new <id> --template slash

Welcome greeter

oficial
Greets new members in a server-configurable channel via per-server KV.
starter member-events kv-storage
⑂ novo · yourbot new <id> --template welcome

Scheduled tasks

oficial
Daily 09:00 UTC summary + 15-min heartbeat counter. Uses @plugin.cron() and @plugin.schedule().
starter scheduled-tasks
⑂ novo · yourbot new <id> --template cron
Construindo um ótimo template?

Envios da comunidade em breve. Por enquanto, publique seu plugin no marketplace — selecionaremos padrões destacados na galeria conforme os aprovamos.

Leia o guia de construção