From a5c57b93630a19609eaf7ff7af9cf66083661e04 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Mon, 4 Jan 2021 16:14:19 +0100 Subject: :sparkles: update to use new lambert-server --- src/routes/api/v8/channel/#CHANNELID/index.ts | 0 src/routes/api/v8/guilds/index.ts | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/routes/api/v8/channel/#CHANNELID/index.ts create mode 100644 src/routes/api/v8/guilds/index.ts (limited to 'src/routes/api') diff --git a/src/routes/api/v8/channel/#CHANNELID/index.ts b/src/routes/api/v8/channel/#CHANNELID/index.ts new file mode 100644 index 00000000..e69de29b diff --git a/src/routes/api/v8/guilds/index.ts b/src/routes/api/v8/guilds/index.ts new file mode 100644 index 00000000..e69de29b -- cgit 1.5.1