mirror of
https://github.com/Myxelium/RandomMemerBot.git
synced 2026-07-09 06:25:08 +00:00
Add database
This commit is contained in:
4
models/uploaderInformation.ts
Normal file
4
models/uploaderInformation.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export interface UploaderInformation {
|
||||
guildId: string,
|
||||
user: string
|
||||
}
|
||||
Reference in New Issue
Block a user