feat: add telegram bot
This commit is contained in:
@ -4,6 +4,7 @@ import { PageProps } from "$fresh/server.ts";
|
||||
import { resources } from "@lib/resources.ts";
|
||||
import { RedirectSearchHandler } from "@islands/Search.tsx";
|
||||
import { KMenu } from "@islands/KMenu.tsx";
|
||||
import "@lib/telegram.ts";
|
||||
|
||||
export default function Home(props: PageProps) {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user