This commit is contained in:
parent
d8e66d4f1b
commit
7affca2bbc
5
readme.md
Normal file
5
readme.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# wynn
|
||||||
|
|
||||||
|
a fun programming exercise, to make some utilities for the wynncraft server.
|
||||||
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
|||||||
import { Container, InjectionToken } from "@needle-di/core";
|
import { Container, InjectionToken } from "@needle-di/core";
|
||||||
import { Bot } from "discordeno";
|
|
||||||
import { Sql } from "postgres";
|
import { Sql } from "postgres";
|
||||||
|
|
||||||
export const container = new Container();
|
export const container = new Container();
|
||||||
|
Loading…
Reference in New Issue
Block a user