openclaw/extensions/telegram/setup-entry.ts

4 lines
95 B
TypeScript
Raw Normal View History

import { telegramPlugin } from "./src/channel.js";
export default { plugin: telegramPlugin };